#cadfe1 color space conversions
Hex:
#cadfe1
RGB:
202, 223, 225
CMY:
21, 13, 12
CMYK:
10, 1, 0, 12
HSL:
185°, 27.7108%, 83.7255%
HSV (HSB):
185°, 10.2222%, 88.2353%
XYZ:
64.3354, 70.7682, 81.5029
xyY:
0.2970, 0.3267, 70.7682
CIE-Lab:
87.3722, -6.5606, -3.3658
CIE-LCH:
87.3722, 7.3736, 207.1596
CIE-Luv:
87.3722, -11.4146, -4.0440
Hunter-Lab:
84.1238, -10.7051, 1.4438
#cadfe1 color charts
#cadfe1 color shades, tints & tones
#cadfe1 color schemes
#cadfe1 color preview, HTML & CSS examples
This text has a color of #cadfe1
<p style="color:#cadfe1;">Text here</p>
.mytext {color:#cadfe1;}
This box has a color of #cadfe1
<div style="background-color:#cadfe1;">Content here</div>
.mybackground {background-color:#cadfe1;}
Border around this has a color of #cadfe1
<div style="border:2px solid #cadfe1;">Content here</div>
.myborder {border:2px solid #cadfe1;}