#caffee color space conversions
Hex:
#caffee
RGB:
202, 255, 238
CMY:
21, 0, 7
CMYK:
21, 0, 7, 0
HSL:
161°, 100.0000%, 89.6078%
HSV (HSB):
161°, 20.7843%, 100.0000%
XYZ:
75.5497, 90.2496, 94.3269
xyY:
0.2904, 0.3469, 90.2496
CIE-Lab:
96.1002, -20.0265, 2.6181
CIE-LCH:
96.1002, 20.1969, 172.5517
CIE-Luv:
96.1002, -26.6727, 7.5341
Hunter-Lab:
94.9998, -24.2953, 7.6298
#caffee color charts
#caffee color shades, tints & tones
#caffee color schemes
#caffee color preview, HTML & CSS examples
This text has a color of #caffee
<p style="color:#caffee;">Text here</p>
.mytext {color:#caffee;}
This box has a color of #caffee
<div style="background-color:#caffee;">Content here</div>
.mybackground {background-color:#caffee;}
Border around this has a color of #caffee
<div style="border:2px solid #caffee;">Content here</div>
.myborder {border:2px solid #caffee;}