#d0cdc0 color space conversions
Hex:
#d0cdc0
RGB:
208, 205, 192
CMY:
18, 20, 25
CMYK:
0, 1, 8, 18
HSL:
49°, 14.5455%, 78.4314%
HSV (HSB):
49°, 7.6923%, 81.5686%
XYZ:
57.3582, 60.8783, 58.5968
xyY:
0.3244, 0.3443, 60.8783
CIE-Lab:
82.3133, -1.2360, 6.8255
CIE-LCH:
82.3133, 6.9365, 100.2642
CIE-Luv:
82.3133, 2.4685, 10.3057
Hunter-Lab:
78.0246, -5.3223, 10.0902
#d0cdc0 color charts
#d0cdc0 color shades, tints & tones
#d0cdc0 color schemes
#d0cdc0 color preview, HTML & CSS examples
This text has a color of #d0cdc0
<p style="color:#d0cdc0;">Text here</p>
.mytext {color:#d0cdc0;}
This box has a color of #d0cdc0
<div style="background-color:#d0cdc0;">Content here</div>
.mybackground {background-color:#d0cdc0;}
Border around this has a color of #d0cdc0
<div style="border:2px solid #d0cdc0;">Content here</div>
.myborder {border:2px solid #d0cdc0;}