#c3a01f color space conversions
Hex:
#c3a01f
RGB:
195, 160, 31
CMY:
24, 37, 88
CMYK:
0, 18, 84, 24
HSL:
47°, 72.5664%, 44.3137%
HSV (HSB):
47°, 84.1026%, 76.4706%
XYZ:
35.3238, 36.8426, 6.5459
xyY:
0.4488, 0.4681, 36.8426
CIE-Lab:
67.1588, 1.0410, 65.0283
CIE-LCH:
67.1588, 65.0367, 89.0829
CIE-Luv:
67.1588, 30.3008, 67.5663
Hunter-Lab:
60.6981, -2.3421, 36.0947
#c3a01f color charts
#c3a01f color shades, tints & tones
#c3a01f color schemes
#c3a01f color preview, HTML & CSS examples
This text has a color of #c3a01f
<p style="color:#c3a01f;">Text here</p>
.mytext {color:#c3a01f;}
This box has a color of #c3a01f
<div style="background-color:#c3a01f;">Content here</div>
.mybackground {background-color:#c3a01f;}
Border around this has a color of #c3a01f
<div style="border:2px solid #c3a01f;">Content here</div>
.myborder {border:2px solid #c3a01f;}