#caffce color space conversions
Hex:
#caffce
RGB:
202, 255, 206
CMY:
21, 0, 19
CMYK:
21, 0, 19, 0
HSL:
125°, 100.0000%, 89.6078%
HSV (HSB):
125°, 20.7843%, 100.0000%
XYZ:
71.2577, 88.5328, 71.7254
xyY:
0.3078, 0.3824, 88.5328
CIE-Lab:
95.3848, -25.8854, 18.0221
CIE-LCH:
95.3848, 31.5412, 145.1533
CIE-Luv:
95.3848, -26.3964, 31.2615
Hunter-Lab:
94.0919, -29.4790, 20.6681
#caffce color charts
#caffce color shades, tints & tones
#caffce color schemes
#caffce color preview, HTML & CSS examples
This text has a color of #caffce
<p style="color:#caffce;">Text here</p>
.mytext {color:#caffce;}
This box has a color of #caffce
<div style="background-color:#caffce;">Content here</div>
.mybackground {background-color:#caffce;}
Border around this has a color of #caffce
<div style="border:2px solid #caffce;">Content here</div>
.myborder {border:2px solid #caffce;}