#cadfcc color space conversions
Hex:
#cadfcc
RGB:
202, 223, 204
CMY:
21, 13, 20
CMYK:
9, 0, 9, 13
HSL:
126°, 24.7059%, 83.3333%
HSV (HSB):
126°, 9.4170%, 87.4510%
XYZ:
61.6439, 69.6915, 67.3296
xyY:
0.3103, 0.3508, 69.6915
CIE-Lab:
86.8454, -10.4990, 6.9291
CIE-LCH:
86.8454, 12.5794, 146.5760
CIE-Luv:
86.8454, -10.6929, 12.2204
Hunter-Lab:
83.4815, -14.2857, 10.6184
#cadfcc color charts
#cadfcc color shades, tints & tones
#cadfcc color schemes
#cadfcc color preview, HTML & CSS examples
This text has a color of #cadfcc
<p style="color:#cadfcc;">Text here</p>
.mytext {color:#cadfcc;}
This box has a color of #cadfcc
<div style="background-color:#cadfcc;">Content here</div>
.mybackground {background-color:#cadfcc;}
Border around this has a color of #cadfcc
<div style="border:2px solid #cadfcc;">Content here</div>
.myborder {border:2px solid #cadfcc;}