#d0d7c5 color space conversions
Hex:
#d0d7c5
RGB:
208, 215, 197
CMY:
18, 16, 23
CMYK:
3, 0, 8, 16
HSL:
83°, 18.3673%, 80.7843%
HSV (HSB):
83°, 8.3721%, 84.3137%
XYZ:
60.3909, 66.0420, 62.3878
xyY:
0.3198, 0.3498, 66.0420
CIE-Lab:
85.0178, -5.5742, 8.0533
CIE-LCH:
85.0178, 9.7943, 124.6895
CIE-Luv:
85.0178, -3.0335, 12.9353
Hunter-Lab:
81.2662, -9.5682, 11.3697
#d0d7c5 color charts
#d0d7c5 color shades, tints & tones
#d0d7c5 color schemes
#d0d7c5 color preview, HTML & CSS examples
This text has a color of #d0d7c5
<p style="color:#d0d7c5;">Text here</p>
.mytext {color:#d0d7c5;}
This box has a color of #d0d7c5
<div style="background-color:#d0d7c5;">Content here</div>
.mybackground {background-color:#d0d7c5;}
Border around this has a color of #d0d7c5
<div style="border:2px solid #d0d7c5;">Content here</div>
.myborder {border:2px solid #d0d7c5;}