#cafacb color space conversions
Hex:
#cafacb
RGB:
202, 250, 203
CMY:
21, 2, 20
CMYK:
19, 0, 19, 2
HSL:
121°, 82.7586%, 88.6275%
HSV (HSB):
121°, 19.2000%, 98.0392%
XYZ:
69.3222, 85.2396, 69.2991
xyY:
0.3097, 0.3808, 85.2396
CIE-Lab:
93.9863, -24.0073, 17.5955
CIE-LCH:
93.9863, 29.7650, 143.7615
CIE-Luv:
93.9863, -23.9626, 30.2448
Hunter-Lab:
92.3253, -27.5429, 20.1248
#cafacb color charts
#cafacb color shades, tints & tones
#cafacb color schemes
#cafacb color preview, HTML & CSS examples
This text has a color of #cafacb
<p style="color:#cafacb;">Text here</p>
.mytext {color:#cafacb;}
This box has a color of #cafacb
<div style="background-color:#cafacb;">Content here</div>
.mybackground {background-color:#cafacb;}
Border around this has a color of #cafacb
<div style="border:2px solid #cafacb;">Content here</div>
.myborder {border:2px solid #cafacb;}