#caddc2 color space conversions
Hex:
#caddc2
RGB:
202, 221, 194
CMY:
21, 13, 24
CMYK:
9, 0, 12, 13
HSL:
102°, 28.4211%, 81.3725%
HSV (HSB):
102°, 12.2172%, 86.6667%
XYZ:
59.9512, 68.1645, 61.0362
xyY:
0.3169, 0.3604, 68.1645
CIE-Lab:
86.0886, -11.2356, 11.1078
CIE-LCH:
86.0886, 15.7995, 135.3276
CIE-Luv:
86.0886, -9.3448, 18.3837
Hunter-Lab:
82.5618, -14.8677, 13.9614
#caddc2 color charts
#caddc2 color shades, tints & tones
#caddc2 color schemes
#caddc2 color preview, HTML & CSS examples
This text has a color of #caddc2
<p style="color:#caddc2;">Text here</p>
.mytext {color:#caddc2;}
This box has a color of #caddc2
<div style="background-color:#caddc2;">Content here</div>
.mybackground {background-color:#caddc2;}
Border around this has a color of #caddc2
<div style="border:2px solid #caddc2;">Content here</div>
.myborder {border:2px solid #caddc2;}