#d9becf color space conversions
Hex:
#d9becf
RGB:
217, 190, 207
CMY:
15, 25, 19
CMYK:
0, 12, 5, 15
HSL:
322°, 26.2136%, 79.8039%
HSV (HSB):
322°, 12.4424%, 85.0980%
XYZ:
58.2912, 56.0836, 66.7844
xyY:
0.3218, 0.3096, 56.0836
CIE-Lab:
79.6614, 12.4733, -4.9959
CIE-LCH:
79.6614, 13.4366, 338.1725
CIE-Luv:
79.6614, 14.6514, -9.7637
Hunter-Lab:
74.8890, 7.8830, -0.4513
#d9becf color charts
#d9becf color shades, tints & tones
#d9becf color schemes
#d9becf color preview, HTML & CSS examples
This text has a color of #d9becf
<p style="color:#d9becf;">Text here</p>
.mytext {color:#d9becf;}
This box has a color of #d9becf
<div style="background-color:#d9becf;">Content here</div>
.mybackground {background-color:#d9becf;}
Border around this has a color of #d9becf
<div style="border:2px solid #d9becf;">Content here</div>
.myborder {border:2px solid #d9becf;}