#cadbc6 color space conversions
Hex:
#cadbc6
RGB:
202, 219, 198
CMY:
21, 14, 22
CMYK:
8, 0, 10, 14
HSL:
109°, 22.5806%, 81.7647%
HSV (HSB):
109°, 9.5890%, 85.8824%
XYZ:
59.8817, 67.2968, 63.2596
xyY:
0.3144, 0.3534, 67.2968
CIE-Lab:
85.6536, -9.5262, 8.3793
CIE-LCH:
85.6536, 12.6871, 138.6650
CIE-Luv:
85.6536, -8.4684, 14.1347
Hunter-Lab:
82.0346, -13.2634, 11.7038
#cadbc6 color charts
#cadbc6 color shades, tints & tones
#cadbc6 color schemes
#cadbc6 color preview, HTML & CSS examples
This text has a color of #cadbc6
<p style="color:#cadbc6;">Text here</p>
.mytext {color:#cadbc6;}
This box has a color of #cadbc6
<div style="background-color:#cadbc6;">Content here</div>
.mybackground {background-color:#cadbc6;}
Border around this has a color of #cadbc6
<div style="border:2px solid #cadbc6;">Content here</div>
.myborder {border:2px solid #cadbc6;}