#caefca color space conversions
Hex:
#caefca
RGB:
202, 239, 202
CMY:
21, 6, 21
CMYK:
15, 0, 15, 6
HSL:
120°, 53.6232%, 86.4706%
HSV (HSB):
120°, 15.4812%, 93.7255%
XYZ:
65.8843, 78.5538, 67.5670
xyY:
0.3108, 0.3705, 78.5538
CIE-Lab:
91.0320, -18.8403, 13.9474
CIE-LCH:
91.0320, 23.4412, 143.4876
CIE-Luv:
91.0320, -18.5793, 24.0071
Hunter-Lab:
88.6306, -22.4141, 16.8420
#caefca color charts
#caefca color shades, tints & tones
#caefca color schemes
#caefca color preview, HTML & CSS examples
This text has a color of #caefca
<p style="color:#caefca;">Text here</p>
.mytext {color:#caefca;}
This box has a color of #caefca
<div style="background-color:#caefca;">Content here</div>
.mybackground {background-color:#caefca;}
Border around this has a color of #caefca
<div style="border:2px solid #caefca;">Content here</div>
.myborder {border:2px solid #caefca;}