#cafefa color space conversions
Hex:
#cafefa
RGB:
202, 254, 250
CMY:
21, 0, 2
CMYK:
20, 0, 2, 0
HSL:
175°, 96.2963%, 89.4118%
HSV (HSB):
175°, 20.4724%, 99.6078%
XYZ:
77.0543, 90.3423, 103.8191
xyY:
0.2841, 0.3331, 90.3423
CIE-Lab:
96.1386, -17.1376, -3.5078
CIE-LCH:
96.1386, 17.4929, 191.5677
CIE-Luv:
96.1386, -26.3383, -2.5317
Hunter-Lab:
95.0486, -21.6281, 1.7731
#cafefa color charts
#cafefa RGB chart
#cafefa CMYK chart
#cafefa RGB pie chart
#cafefa color shades, tints & tones
#cafefa color schemes
#cafefa color preview, HTML & CSS examples
This text has a color of #cafefa
<p style="color:#cafefa;">Text here</p>
.mytext {color:#cafefa;}
Text color #cafefa
This box has a color of #cafefa
<div style="background-color:#cafefa;">Content here</div>
.mybackground {background-color:#cafefa;}
Background color #cafefa
Border around this has a color of #cafefa
<div style="border:2px solid #cafefa;">Content here</div>
.myborder {border:2px solid #cafefa;}
Border color #cafefa