#cafba8 color space conversions
Hex:
#cafba8
RGB:
202, 251, 168
CMY:
21, 2, 34
CMYK:
20, 0, 33, 2
HSL:
95°, 91.2088%, 82.1569%
HSV (HSB):
95°, 33.0677%, 98.4314%
XYZ:
65.9222, 84.3781, 49.8579
xyY:
0.3294, 0.4216, 84.3781
CIE-Lab:
93.6145, -29.8867, 34.8365
CIE-LCH:
93.6145, 45.8998, 130.6267
CIE-Luv:
93.6145, -24.1111, 53.9969
Hunter-Lab:
91.8575, -32.6490, 32.1192
#cafba8 color charts
#cafba8 color shades, tints & tones
#cafba8 color schemes
#cafba8 color preview, HTML & CSS examples
This text has a color of #cafba8
<p style="color:#cafba8;">Text here</p>
.mytext {color:#cafba8;}
This box has a color of #cafba8
<div style="background-color:#cafba8;">Content here</div>
.mybackground {background-color:#cafba8;}
Border around this has a color of #cafba8
<div style="border:2px solid #cafba8;">Content here</div>
.myborder {border:2px solid #cafba8;}