#c3a03f color space conversions
Hex:
#c3a03f
RGB:
195, 160, 63
CMY:
24, 37, 75
CMYK:
0, 18, 68, 24
HSL:
44°, 52.3810%, 50.5882%
HSV (HSB):
44°, 67.6923%, 76.4706%
XYZ:
35.9737, 37.1026, 9.9681
xyY:
0.4332, 0.4468, 37.1026
CIE-Lab:
67.3539, 2.3911, 53.5743
CIE-LCH:
67.3539, 53.6276, 87.4445
CIE-Luv:
67.3539, 29.1989, 59.6795
Hunter-Lab:
60.9119, -1.1763, 32.9356
#c3a03f color charts
#c3a03f color shades, tints & tones
#c3a03f color schemes
#c3a03f color preview, HTML & CSS examples
This text has a color of #c3a03f
<p style="color:#c3a03f;">Text here</p>
.mytext {color:#c3a03f;}
This box has a color of #c3a03f
<div style="background-color:#c3a03f;">Content here</div>
.mybackground {background-color:#c3a03f;}
Border around this has a color of #c3a03f
<div style="border:2px solid #c3a03f;">Content here</div>
.myborder {border:2px solid #c3a03f;}