#d5cbcc color space conversions
Hex:
#d5cbcc
RGB:
213, 203, 204
CMY:
16, 20, 20
CMYK:
0, 5, 4, 16
HSL:
354°, 10.6383%, 81.5686%
HSV (HSB):
354°, 4.6948%, 83.5294%
XYZ:
59.6956, 61.2176, 65.7966
xyY:
0.3197, 0.3279, 61.2176
CIE-Lab:
82.4956, 3.6414, 0.7326
CIE-LCH:
82.4956, 3.7144, 11.3757
CIE-Luv:
82.4956, 5.7040, 0.4559
Hunter-Lab:
78.2417, -0.7339, 4.9098
#d5cbcc color charts
#d5cbcc color shades, tints & tones
#d5cbcc color schemes
#d5cbcc color preview, HTML & CSS examples
This text has a color of #d5cbcc
<p style="color:#d5cbcc;">Text here</p>
.mytext {color:#d5cbcc;}
This box has a color of #d5cbcc
<div style="background-color:#d5cbcc;">Content here</div>
.mybackground {background-color:#d5cbcc;}
Border around this has a color of #d5cbcc
<div style="border:2px solid #d5cbcc;">Content here</div>
.myborder {border:2px solid #d5cbcc;}