#caffef color space conversions
Hex:
#caffef
RGB:
202, 255, 239
CMY:
21, 0, 6
CMYK:
21, 0, 6, 0
HSL:
162°, 100.0000%, 89.6078%
HSV (HSB):
162°, 20.7843%, 100.0000%
XYZ:
75.6971, 90.3086, 95.1030
xyY:
0.2899, 0.3459, 90.3086
CIE-Lab:
96.1246, -19.8307, 2.1388
CIE-LCH:
96.1246, 19.9457, 173.8443
CIE-Luv:
96.1246, -26.6820, 6.7616
Hunter-Lab:
95.0308, -24.1192, 7.1865
#caffef color charts
#caffef RGB chart
#caffef CMYK chart
#caffef RGB pie chart
#caffef color shades, tints & tones
#caffef color schemes
#caffef color preview, HTML & CSS examples
This text has a color of #caffef
<p style="color:#caffef;">Text here</p>
.mytext {color:#caffef;}
Text color #caffef
This box has a color of #caffef
<div style="background-color:#caffef;">Content here</div>
.mybackground {background-color:#caffef;}
Background color #caffef
Border around this has a color of #caffef
<div style="border:2px solid #caffef;">Content here</div>
.myborder {border:2px solid #caffef;}
Border color #caffef