#c0a32f color space conversions
Hex:
#c0a32f
RGB:
192, 163, 47
CMY:
25, 36, 82
CMYK:
0, 15, 76, 25
HSL:
48°, 60.6695%, 46.8627%
HSV (HSB):
48°, 75.5208%, 75.2941%
XYZ:
35.3485, 37.6061, 8.0850
xyY:
0.4362, 0.4640, 37.6061
CIE-Lab:
67.7293, -1.3342, 60.2983
CIE-LCH:
67.7293, 60.3130, 91.2676
CIE-Luv:
67.7293, 25.4143, 65.4415
Hunter-Lab:
61.3238, -4.4250, 35.1098
#c0a32f color charts
#c0a32f color shades, tints & tones
#c0a32f color schemes
#c0a32f color preview, HTML & CSS examples
This text has a color of #c0a32f
<p style="color:#c0a32f;">Text here</p>
.mytext {color:#c0a32f;}
This box has a color of #c0a32f
<div style="background-color:#c0a32f;">Content here</div>
.mybackground {background-color:#c0a32f;}
Border around this has a color of #c0a32f
<div style="border:2px solid #c0a32f;">Content here</div>
.myborder {border:2px solid #c0a32f;}