#cdcccb color space conversions
Hex:
#cdcccb
RGB:
205, 204, 203
CMY:
20, 20, 20
CMYK:
0, 0, 1, 20
HSL:
30°, 1.9608%, 80.0000%
HSV (HSB):
30°, 0.9756%, 80.3922%
XYZ:
57.5492, 60.4767, 65.1399
xyY:
0.3142, 0.3302, 60.4767
CIE-Lab:
82.0966, 0.1665, 0.6091
CIE-LCH:
82.0966, 0.6315, 74.7100
CIE-Luv:
82.0966, 0.6247, 0.8870
Hunter-Lab:
77.7667, -3.9977, 4.7735
#cdcccb color charts
#cdcccb color shades, tints & tones
#cdcccb color schemes
#cdcccb color preview, HTML & CSS examples
This text has a color of #cdcccb
<p style="color:#cdcccb;">Text here</p>
.mytext {color:#cdcccb;}
This box has a color of #cdcccb
<div style="background-color:#cdcccb;">Content here</div>
.mybackground {background-color:#cdcccb;}
Border around this has a color of #cdcccb
<div style="border:2px solid #cdcccb;">Content here</div>
.myborder {border:2px solid #cdcccb;}