#d0ddb3 color space conversions
Hex:
#d0ddb3
RGB:
208, 221, 179
CMY:
18, 13, 30
CMYK:
6, 0, 19, 13
HSL:
79°, 38.1818%, 78.4314%
HSV (HSB):
79°, 19.0045%, 86.6667%
XYZ:
60.0056, 68.3775, 52.6834
xyY:
0.3314, 0.3776, 68.3775
CIE-Lab:
86.1948, -11.5638, 19.1854
CIE-LCH:
86.1948, 22.4009, 121.0790
CIE-Luv:
86.1948, -5.4369, 29.6586
Hunter-Lab:
82.6907, -15.1778, 20.1090
#d0ddb3 color charts
#d0ddb3 color shades, tints & tones
#d0ddb3 color schemes
#d0ddb3 color preview, HTML & CSS examples
This text has a color of #d0ddb3
<p style="color:#d0ddb3;">Text here</p>
.mytext {color:#d0ddb3;}
This box has a color of #d0ddb3
<div style="background-color:#d0ddb3;">Content here</div>
.mybackground {background-color:#d0ddb3;}
Border around this has a color of #d0ddb3
<div style="border:2px solid #d0ddb3;">Content here</div>
.myborder {border:2px solid #d0ddb3;}