#d0d1be color space conversions
Hex:
#d0d1be
RGB:
208, 209, 190
CMY:
18, 18, 25
CMYK:
0, 0, 9, 18
HSL:
63°, 17.1171%, 78.2353%
HSV (HSB):
63°, 9.0909%, 81.9608%
XYZ:
58.1072, 62.7285, 57.7604
xyY:
0.3254, 0.3512, 62.7285
CIE-Lab:
83.2993, -3.6551, 9.3033
CIE-LCH:
83.2993, 9.9955, 111.4489
CIE-Luv:
83.2993, 0.4598, 14.3347
Hunter-Lab:
79.2013, -7.6434, 12.2016
#d0d1be color charts
#d0d1be color shades, tints & tones
#d0d1be color schemes
#d0d1be color preview, HTML & CSS examples
This text has a color of #d0d1be
<p style="color:#d0d1be;">Text here</p>
.mytext {color:#d0d1be;}
This box has a color of #d0d1be
<div style="background-color:#d0d1be;">Content here</div>
.mybackground {background-color:#d0d1be;}
Border around this has a color of #d0d1be
<div style="border:2px solid #d0d1be;">Content here</div>
.myborder {border:2px solid #d0d1be;}