#c3b95f color space conversions
Hex:
#c3b95f
RGB:
195, 185, 95
CMY:
24, 27, 63
CMYK:
0, 5, 51, 24
HSL:
54°, 45.4545%, 56.8627%
HSV (HSB):
54°, 51.2821%, 76.4706%
XYZ:
41.9202, 47.1262, 17.7133
xyY:
0.3927, 0.4414, 47.1262
CIE-Lab:
74.2705, -8.5001, 46.4587
CIE-LCH:
74.2705, 47.2299, 100.3682
CIE-Luv:
74.2705, 10.8625, 58.4545
Hunter-Lab:
68.6486, -11.1341, 32.7555
#c3b95f color charts
#c3b95f color shades, tints & tones
#c3b95f color schemes
#c3b95f color preview, HTML & CSS examples
This text has a color of #c3b95f
<p style="color:#c3b95f;">Text here</p>
.mytext {color:#c3b95f;}
This box has a color of #c3b95f
<div style="background-color:#c3b95f;">Content here</div>
.mybackground {background-color:#c3b95f;}
Border around this has a color of #c3b95f
<div style="border:2px solid #c3b95f;">Content here</div>
.myborder {border:2px solid #c3b95f;}