#cafced color space conversions
Hex:
#cafced
RGB:
202, 252, 237
CMY:
21, 1, 7
CMYK:
20, 0, 6, 1
HSL:
162°, 89.2857%, 89.0196%
HSV (HSB):
162°, 19.8413%, 98.8235%
XYZ:
74.4536, 88.2918, 93.2387
xyY:
0.2909, 0.3449, 88.2918
CIE-Lab:
95.2837, -18.7579, 1.9464
CIE-LCH:
95.2837, 18.8586, 174.0760
CIE-Luv:
95.2837, -25.2889, 6.2740
Hunter-Lab:
93.9637, -22.9993, 6.9421
#cafced color charts
#cafced RGB chart
#cafced CMYK chart
#cafced RGB pie chart
#cafced color shades, tints & tones
#cafced color schemes
#cafced color preview, HTML & CSS examples
This text has a color of #cafced
<p style="color:#cafced;">Text here</p>
.mytext {color:#cafced;}
Text color #cafced
This box has a color of #cafced
<div style="background-color:#cafced;">Content here</div>
.mybackground {background-color:#cafced;}
Background color #cafced
Border around this has a color of #cafced
<div style="border:2px solid #cafced;">Content here</div>
.myborder {border:2px solid #cafced;}
Border color #cafced