#cacf8c color space conversions
Hex:
#cacf8c
RGB:
202, 207, 140
CMY:
21, 19, 45
CMYK:
2, 0, 32, 19
HSL:
64°, 41.1043%, 68.0392%
HSV (HSB):
64°, 32.3671%, 81.1765%
XYZ:
51.4036, 59.0757, 33.5044
xyY:
0.3570, 0.4103, 59.0757
CIE-Lab:
81.3332, -12.1702, 32.7919
CIE-LCH:
81.3332, 34.9774, 110.3616
CIE-Luv:
81.3332, 0.2509, 46.3691
Hunter-Lab:
76.8607, -15.1274, 27.9573
#cacf8c color charts
#cacf8c color shades, tints & tones
#cacf8c color schemes
#cacf8c color preview, HTML & CSS examples
This text has a color of #cacf8c
<p style="color:#cacf8c;">Text here</p>
.mytext {color:#cacf8c;}
This box has a color of #cacf8c
<div style="background-color:#cacf8c;">Content here</div>
.mybackground {background-color:#cacf8c;}
Border around this has a color of #cacf8c
<div style="border:2px solid #cacf8c;">Content here</div>
.myborder {border:2px solid #cacf8c;}