#d4d4dd color space conversions
Hex:
#d4d4dd
RGB:
212, 212, 221
CMY:
17, 17, 13
CMYK:
4, 4, 0, 13
HSL:
240°, 11.6883%, 84.9020%
HSV (HSB):
240°, 4.0724%, 86.6667%
XYZ:
63.7460, 66.3045, 77.8449
xyY:
0.3066, 0.3189, 66.3045
CIE-Lab:
85.1515, 1.6669, -4.4362
CIE-LCH:
85.1515, 4.7391, 290.5939
CIE-Luv:
85.1515, -0.5097, -7.0941
Hunter-Lab:
81.4276, -2.7585, 0.3180
#d4d4dd color charts
#d4d4dd color shades, tints & tones
#d4d4dd color schemes
#d4d4dd color preview, HTML & CSS examples
This text has a color of #d4d4dd
<p style="color:#d4d4dd;">Text here</p>
.mytext {color:#d4d4dd;}
This box has a color of #d4d4dd
<div style="background-color:#d4d4dd;">Content here</div>
.mybackground {background-color:#d4d4dd;}
Border around this has a color of #d4d4dd
<div style="border:2px solid #d4d4dd;">Content here</div>
.myborder {border:2px solid #d4d4dd;}