#caddc3 color space conversions
Hex:
#caddc3
RGB:
202, 221, 195
CMY:
21, 13, 24
CMYK:
9, 0, 12, 13
HSL:
104°, 27.6596%, 81.5686%
HSV (HSB):
104°, 11.7647%, 86.6667%
XYZ:
60.0639, 68.2096, 61.6298
xyY:
0.3163, 0.3592, 68.2096
CIE-Lab:
86.1111, -11.0640, 10.6138
CIE-LCH:
86.1111, 15.3318, 136.1898
CIE-Luv:
86.1111, -9.3790, 17.6470
Hunter-Lab:
82.5891, -14.7147, 13.5689
#caddc3 color charts
#caddc3 color shades, tints & tones
#caddc3 color schemes
#caddc3 color preview, HTML & CSS examples
This text has a color of #caddc3
<p style="color:#caddc3;">Text here</p>
.mytext {color:#caddc3;}
This box has a color of #caddc3
<div style="background-color:#caddc3;">Content here</div>
.mybackground {background-color:#caddc3;}
Border around this has a color of #caddc3
<div style="border:2px solid #caddc3;">Content here</div>
.myborder {border:2px solid #caddc3;}