#caece5 color space conversions
Hex:
#caece5
RGB:
202, 236, 229
CMY:
21, 7, 10
CMYK:
14, 0, 3, 7
HSL:
168°, 47.2222%, 85.8824%
HSV (HSB):
168°, 14.4068%, 92.5490%
XYZ:
68.4954, 78.2046, 85.6136
xyY:
0.2948, 0.3366, 78.2046
CIE-Lab:
90.8732, -12.3854, -0.3327
CIE-LCH:
90.8732, 12.3899, 181.5389
CIE-Luv:
90.8732, -17.7096, 1.6429
Hunter-Lab:
88.4334, -16.5025, 4.5038
#caece5 color charts
#caece5 color shades, tints & tones
#caece5 color schemes
#caece5 color preview, HTML & CSS examples
This text has a color of #caece5
<p style="color:#caece5;">Text here</p>
.mytext {color:#caece5;}
This box has a color of #caece5
<div style="background-color:#caece5;">Content here</div>
.mybackground {background-color:#caece5;}
Border around this has a color of #caece5
<div style="border:2px solid #caece5;">Content here</div>
.myborder {border:2px solid #caece5;}