#d0d2bd color space conversions
Hex:
#d0d2bd
RGB:
208, 210, 189
CMY:
18, 18, 26
CMYK:
1, 0, 10, 18
HSL:
66°, 18.9189%, 78.2353%
HSV (HSB):
66°, 10.0000%, 82.3529%
XYZ:
58.2443, 63.1772, 57.2687
xyY:
0.3260, 0.3536, 63.1772
CIE-Lab:
83.5355, -4.3395, 10.1712
CIE-LCH:
83.5355, 11.0583, 113.1051
CIE-Luv:
83.5355, -0.0187, 15.7044
Hunter-Lab:
79.4841, -8.2960, 12.9201
#d0d2bd color charts
#d0d2bd color shades, tints & tones
#d0d2bd color schemes
#d0d2bd color preview, HTML & CSS examples
This text has a color of #d0d2bd
<p style="color:#d0d2bd;">Text here</p>
.mytext {color:#d0d2bd;}
This box has a color of #d0d2bd
<div style="background-color:#d0d2bd;">Content here</div>
.mybackground {background-color:#d0d2bd;}
Border around this has a color of #d0d2bd
<div style="border:2px solid #d0d2bd;">Content here</div>
.myborder {border:2px solid #d0d2bd;}