#c3b03a color space conversions
Hex:
#c3b03a
RGB:
195, 176, 58
CMY:
24, 31, 77
CMYK:
0, 10, 70, 24
HSL:
52°, 54.1502%, 49.6078%
HSV (HSB):
52°, 70.2564%, 76.4706%
XYZ:
38.7947, 42.9583, 10.2501
xyY:
0.4217, 0.4669, 42.9583
CIE-Lab:
71.5266, -6.3774, 59.9267
CIE-LCH:
71.5266, 60.2651, 96.0746
CIE-Luv:
71.5266, 18.1528, 68.0796
Hunter-Lab:
65.5425, -9.0450, 36.6075
#c3b03a color charts
#c3b03a color shades, tints & tones
#c3b03a color schemes
#c3b03a color preview, HTML & CSS examples
This text has a color of #c3b03a
<p style="color:#c3b03a;">Text here</p>
.mytext {color:#c3b03a;}
This box has a color of #c3b03a
<div style="background-color:#c3b03a;">Content here</div>
.mybackground {background-color:#c3b03a;}
Border around this has a color of #c3b03a
<div style="border:2px solid #c3b03a;">Content here</div>
.myborder {border:2px solid #c3b03a;}