#cadcc6 color space conversions
Hex:
#cadcc6
RGB:
202, 220, 198
CMY:
21, 14, 22
CMYK:
8, 0, 10, 14
HSL:
109°, 23.9130%, 81.9608%
HSV (HSB):
109°, 10.0000%, 86.2745%
XYZ:
60.1434, 67.8202, 63.3468
xyY:
0.3144, 0.3545, 67.8202
CIE-Lab:
85.9164, -10.0357, 8.7558
CIE-LCH:
85.9164, 13.3184, 138.8964
CIE-Luv:
85.9164, -8.9758, 14.7793
Hunter-Lab:
82.3530, -13.7571, 12.0406
#cadcc6 color charts
#cadcc6 color shades, tints & tones
#cadcc6 color schemes
#cadcc6 color preview, HTML & CSS examples
This text has a color of #cadcc6
<p style="color:#cadcc6;">Text here</p>
.mytext {color:#cadcc6;}
This box has a color of #cadcc6
<div style="background-color:#cadcc6;">Content here</div>
.mybackground {background-color:#cadcc6;}
Border around this has a color of #cadcc6
<div style="border:2px solid #cadcc6;">Content here</div>
.myborder {border:2px solid #cadcc6;}