#cadcbf color space conversions
Hex:
#cadcbf
RGB:
202, 220, 191
CMY:
21, 14, 25
CMYK:
8, 0, 13, 14
HSL:
97°, 29.2929%, 80.5882%
HSV (HSB):
97°, 13.1818%, 86.2745%
XYZ:
59.3543, 67.5045, 59.1916
xyY:
0.3190, 0.3628, 67.5045
CIE-Lab:
85.7581, -11.2387, 12.2163
CIE-LCH:
85.7581, 16.5996, 132.6134
CIE-Luv:
85.7581, -8.7289, 19.9470
Hunter-Lab:
82.1611, -14.8313, 14.7983
#cadcbf color charts
#cadcbf color shades, tints & tones
#cadcbf color schemes
#cadcbf color preview, HTML & CSS examples
This text has a color of #cadcbf
<p style="color:#cadcbf;">Text here</p>
.mytext {color:#cadcbf;}
This box has a color of #cadcbf
<div style="background-color:#cadcbf;">Content here</div>
.mybackground {background-color:#cadcbf;}
Border around this has a color of #cadcbf
<div style="border:2px solid #cadcbf;">Content here</div>
.myborder {border:2px solid #cadcbf;}