#cafedc color space conversions
Hex:
#cafedc
RGB:
202, 254, 220
CMY:
21, 0, 14
CMYK:
20, 0, 13, 0
HSL:
141°, 96.2963%, 89.4118%
HSV (HSB):
141°, 20.4724%, 99.6078%
XYZ:
72.7172, 88.6075, 80.9805
xyY:
0.3001, 0.3657, 88.6075
CIE-Lab:
95.4161, -22.9402, 10.8918
CIE-LCH:
95.4161, 25.3946, 154.6020
CIE-Luv:
95.4161, -26.0427, 20.4839
Hunter-Lab:
94.1315, -26.8379, 14.8854
#cafedc color charts
#cafedc color shades, tints & tones
#cafedc color schemes
#cafedc color preview, HTML & CSS examples
This text has a color of #cafedc
<p style="color:#cafedc;">Text here</p>
.mytext {color:#cafedc;}
This box has a color of #cafedc
<div style="background-color:#cafedc;">Content here</div>
.mybackground {background-color:#cafedc;}
Border around this has a color of #cafedc
<div style="border:2px solid #cafedc;">Content here</div>
.myborder {border:2px solid #cafedc;}