#caca7e color space conversions
Hex:
#caca7e
RGB:
202, 202, 126
CMY:
21, 21, 51
CMYK:
0, 0, 38, 21
HSL:
60°, 41.7582%, 64.3137%
HSV (HSB):
60°, 37.6238%, 79.2157%
XYZ:
49.2435, 56.3040, 28.0110
xyY:
0.3687, 0.4216, 56.3040
CIE-Lab:
79.7865, -11.2914, 37.9494
CIE-LCH:
79.7865, 39.5936, 106.5698
CIE-Luv:
79.7865, 3.7330, 51.7422
Hunter-Lab:
75.0360, -14.1695, 30.3922
#caca7e color charts
#caca7e color shades, tints & tones
#caca7e color schemes
#caca7e color preview, HTML & CSS examples
This text has a color of #caca7e
<p style="color:#caca7e;">Text here</p>
.mytext {color:#caca7e;}
This box has a color of #caca7e
<div style="background-color:#caca7e;">Content here</div>
.mybackground {background-color:#caca7e;}
Border around this has a color of #caca7e
<div style="border:2px solid #caca7e;">Content here</div>
.myborder {border:2px solid #caca7e;}