#cac15e color space conversions
Hex:
#cac15e
RGB:
202, 193, 94
CMY:
21, 24, 63
CMYK:
0, 4, 53, 21
HSL:
55°, 50.4673%, 58.0392%
HSV (HSB):
55°, 53.4653%, 79.2157%
XYZ:
45.4475, 51.5046, 18.1357
xyY:
0.3949, 0.4475, 51.5046
CIE-Lab:
76.9837, -9.8065, 50.2756
CIE-LCH:
76.9837, 51.2231, 101.0372
CIE-Luv:
76.9837, 10.5417, 63.0394
Hunter-Lab:
71.7667, -12.5537, 35.2539
#cac15e color charts
#cac15e color shades, tints & tones
#cac15e color schemes
#cac15e color preview, HTML & CSS examples
This text has a color of #cac15e
<p style="color:#cac15e;">Text here</p>
.mytext {color:#cac15e;}
This box has a color of #cac15e
<div style="background-color:#cac15e;">Content here</div>
.mybackground {background-color:#cac15e;}
Border around this has a color of #cac15e
<div style="border:2px solid #cac15e;">Content here</div>
.myborder {border:2px solid #cac15e;}