#cafffe color space conversions
Hex:
#cafffe
RGB:
202, 255, 254
CMY:
21, 0, 0
CMYK:
21, 0, 0, 0
HSL:
179°, 100.0000%, 89.6078%
HSV (HSB):
179°, 20.7843%, 100.0000%
XYZ:
78.0065, 91.2323, 107.2641
xyY:
0.2821, 0.3300, 91.2323
CIE-Lab:
96.5056, -16.8069, -5.0287
CIE-LCH:
96.5056, 17.5431, 196.6572
CIE-Luv:
96.5056, -26.8263, -5.0094
Hunter-Lab:
95.5156, -21.3734, 0.2782
#cafffe color charts
#cafffe RGB chart
#cafffe CMYK chart
#cafffe RGB pie chart
#cafffe color shades, tints & tones
#cafffe color schemes
#cafffe color preview, HTML & CSS examples
This text has a color of #cafffe
<p style="color:#cafffe;">Text here</p>
.mytext {color:#cafffe;}
Text color #cafffe
This box has a color of #cafffe
<div style="background-color:#cafffe;">Content here</div>
.mybackground {background-color:#cafffe;}
Background color #cafffe
Border around this has a color of #cafffe
<div style="border:2px solid #cafffe;">Content here</div>
.myborder {border:2px solid #cafffe;}
Border color #cafffe