#c08412 color space conversions
Hex:
#c08412
RGB:
192, 132, 18
CMY:
25, 48, 93
CMYK:
0, 31, 91, 25
HSL:
39°, 82.8571%, 41.1765%
HSV (HSB):
39°, 90.6250%, 75.2941%
XYZ:
30.0987, 27.7527, 4.3427
xyY:
0.4839, 0.4462, 27.7527
CIE-Lab:
59.6646, 14.6646, 62.1234
CIE-LCH:
59.6646, 63.8308, 76.7181
CIE-Luv:
59.6646, 49.8117, 58.4367
Hunter-Lab:
52.6808, 9.7929, 31.9890
#c08412 color charts
#c08412 color shades, tints & tones
#c08412 color schemes
#c08412 color preview, HTML & CSS examples
This text has a color of #c08412
<p style="color:#c08412;">Text here</p>
.mytext {color:#c08412;}
This box has a color of #c08412
<div style="background-color:#c08412;">Content here</div>
.mybackground {background-color:#c08412;}
Border around this has a color of #c08412
<div style="border:2px solid #c08412;">Content here</div>
.myborder {border:2px solid #c08412;}