#d0cbc8 color space conversions
Hex:
#d0cbc8
RGB:
208, 203, 200
CMY:
18, 20, 22
CMYK:
0, 2, 4, 18
HSL:
22°, 7.8431%, 80.0000%
HSV (HSB):
22°, 3.8462%, 81.5686%
XYZ:
57.7937, 60.2919, 63.2350
xyY:
0.3187, 0.3325, 60.2919
CIE-Lab:
81.9966, 1.1957, 2.0957
CIE-LCH:
81.9966, 2.4128, 60.2922
CIE-Luv:
81.9966, 3.0424, 2.9254
Hunter-Lab:
77.6479, -3.0253, 6.0688
#d0cbc8 color charts
#d0cbc8 color shades, tints & tones
#d0cbc8 color schemes
#d0cbc8 color preview, HTML & CSS examples
This text has a color of #d0cbc8
<p style="color:#d0cbc8;">Text here</p>
.mytext {color:#d0cbc8;}
This box has a color of #d0cbc8
<div style="background-color:#d0cbc8;">Content here</div>
.mybackground {background-color:#d0cbc8;}
Border around this has a color of #d0cbc8
<div style="border:2px solid #d0cbc8;">Content here</div>
.myborder {border:2px solid #d0cbc8;}