#cac95d color space conversions
Hex:
#cac95d
RGB:
202, 201, 93
CMY:
21, 21, 64
CMYK:
0, 0, 54, 21
HSL:
59°, 50.6977%, 57.8431%
HSV (HSB):
59°, 53.9604%, 79.2157%
XYZ:
47.2195, 55.1202, 18.5064
xyY:
0.3907, 0.4561, 55.1202
CIE-Lab:
79.1104, -13.9564, 53.1976
CIE-LCH:
79.1104, 54.9979, 104.7002
CIE-Luv:
79.1104, 5.5075, 67.2060
Hunter-Lab:
74.2430, -16.3967, 37.1909
#cac95d color charts
#cac95d color shades, tints & tones
#cac95d color schemes
#cac95d color preview, HTML & CSS examples
This text has a color of #cac95d
<p style="color:#cac95d;">Text here</p>
.mytext {color:#cac95d;}
This box has a color of #cac95d
<div style="background-color:#cac95d;">Content here</div>
.mybackground {background-color:#cac95d;}
Border around this has a color of #cac95d
<div style="border:2px solid #cac95d;">Content here</div>
.myborder {border:2px solid #cac95d;}