#d4d5da color space conversions
Hex:
#d4d5da
RGB:
212, 213, 218
CMY:
17, 16, 15
CMYK:
3, 2, 0, 15
HSL:
230°, 7.5000%, 84.3137%
HSV (HSB):
230°, 2.7523%, 85.4902%
XYZ:
63.6005, 66.6475, 75.8418
xyY:
0.3086, 0.3234, 66.6475
CIE-Lab:
85.3256, 0.5831, -2.5887
CIE-LCH:
85.3256, 2.6536, 282.6940
CIE-Luv:
85.3256, -0.8397, -4.0551
Hunter-Lab:
81.6379, -3.8049, 2.0660
#d4d5da color charts
#d4d5da color shades, tints & tones
#d4d5da color schemes
#d4d5da color preview, HTML & CSS examples
This text has a color of #d4d5da
<p style="color:#d4d5da;">Text here</p>
.mytext {color:#d4d5da;}
This box has a color of #d4d5da
<div style="background-color:#d4d5da;">Content here</div>
.mybackground {background-color:#d4d5da;}
Border around this has a color of #d4d5da
<div style="border:2px solid #d4d5da;">Content here</div>
.myborder {border:2px solid #d4d5da;}