#c3af4d color space conversions
Hex:
#c3af4d
RGB:
195, 175, 77
CMY:
24, 31, 70
CMYK:
0, 10, 61, 24
HSL:
50°, 49.5798%, 53.3333%
HSV (HSB):
50°, 60.5128%, 76.4706%
XYZ:
39.1752, 42.7979, 13.2172
xyY:
0.4115, 0.4496, 42.7979
CIE-Lab:
71.4176, -4.6987, 51.6922
CIE-LCH:
71.4176, 51.9053, 95.1938
CIE-Luv:
71.4176, 18.1602, 61.3199
Hunter-Lab:
65.4201, -7.5948, 33.8153
#c3af4d color charts
#c3af4d color shades, tints & tones
#c3af4d color schemes
#c3af4d color preview, HTML & CSS examples
This text has a color of #c3af4d
<p style="color:#c3af4d;">Text here</p>
.mytext {color:#c3af4d;}
This box has a color of #c3af4d
<div style="background-color:#c3af4d;">Content here</div>
.mybackground {background-color:#c3af4d;}
Border around this has a color of #c3af4d
<div style="border:2px solid #c3af4d;">Content here</div>
.myborder {border:2px solid #c3af4d;}