#cafce6 color space conversions
Hex:
#cafce6
RGB:
202, 252, 230
CMY:
21, 1, 10
CMYK:
20, 0, 9, 1
HSL:
154°, 89.2857%, 89.0196%
HSV (HSB):
154°, 19.8413%, 98.8235%
XYZ:
73.4505, 87.8905, 87.9562
xyY:
0.2946, 0.3526, 87.8905
CIE-Lab:
95.1148, -20.1095, 5.3119
CIE-LCH:
95.1148, 20.7992, 165.2033
CIE-Luv:
95.1148, -25.2104, 11.6512
Hunter-Lab:
93.7500, -24.2127, 9.9991
#cafce6 color charts
#cafce6 color shades, tints & tones
#cafce6 color schemes
#cafce6 color preview, HTML & CSS examples
This text has a color of #cafce6
<p style="color:#cafce6;">Text here</p>
.mytext {color:#cafce6;}
This box has a color of #cafce6
<div style="background-color:#cafce6;">Content here</div>
.mybackground {background-color:#cafce6;}
Border around this has a color of #cafce6
<div style="border:2px solid #cafce6;">Content here</div>
.myborder {border:2px solid #cafce6;}