#cafac2 color space conversions
Hex:
#cafac2
RGB:
202, 250, 194
CMY:
21, 2, 24
CMYK:
19, 0, 22, 2
HSL:
111°, 84.8485%, 87.0588%
HSV (HSB):
111°, 22.4000%, 98.0392%
XYZ:
68.2803, 84.8228, 63.8126
xyY:
0.3148, 0.3910, 84.8228
CIE-Lab:
93.8067, -25.4996, 21.9514
CIE-LCH:
93.8067, 33.6467, 139.2764
CIE-Luv:
93.8067, -23.8644, 36.5241
Hunter-Lab:
92.0993, -28.8379, 23.3894
#cafac2 color charts
#cafac2 color shades, tints & tones
#cafac2 color schemes
#cafac2 color preview, HTML & CSS examples
This text has a color of #cafac2
<p style="color:#cafac2;">Text here</p>
.mytext {color:#cafac2;}
This box has a color of #cafac2
<div style="background-color:#cafac2;">Content here</div>
.mybackground {background-color:#cafac2;}
Border around this has a color of #cafac2
<div style="border:2px solid #cafac2;">Content here</div>
.myborder {border:2px solid #cafac2;}