#cafbac color space conversions
Hex:
#cafbac
RGB:
202, 251, 172
CMY:
21, 2, 33
CMYK:
20, 0, 31, 2
HSL:
97°, 90.8046%, 82.9412%
HSV (HSB):
97°, 31.4741%, 98.4314%
XYZ:
66.3007, 84.5295, 51.8511
xyY:
0.3271, 0.4171, 84.5295
CIE-Lab:
93.6800, -29.3236, 32.9220
CIE-LCH:
93.6800, 44.0878, 131.6915
CIE-Luv:
93.6800, -24.1461, 51.5320
Hunter-Lab:
91.9399, -32.1730, 30.9203
#cafbac color charts
#cafbac color shades, tints & tones
#cafbac color schemes
#cafbac color preview, HTML & CSS examples
This text has a color of #cafbac
<p style="color:#cafbac;">Text here</p>
.mytext {color:#cafbac;}
This box has a color of #cafbac
<div style="background-color:#cafbac;">Content here</div>
.mybackground {background-color:#cafbac;}
Border around this has a color of #cafbac
<div style="border:2px solid #cafbac;">Content here</div>
.myborder {border:2px solid #cafbac;}