#c07b0d color space conversions
Hex:
#c07b0d
RGB:
192, 123, 13
CMY:
25, 52, 95
CMYK:
0, 36, 93, 25
HSL:
37°, 87.3171%, 40.1961%
HSV (HSB):
37°, 93.2292%, 75.2941%
XYZ:
28.8938, 25.4014, 3.7609
xyY:
0.4977, 0.4375, 25.4014
CIE-Lab:
57.4645, 19.5385, 61.5292
CIE-LCH:
57.4645, 64.5569, 72.3828
CIE-Luv:
57.4645, 57.1909, 55.6036
Hunter-Lab:
50.3998, 14.1329, 30.8556
#c07b0d color charts
#c07b0d color shades, tints & tones
#c07b0d color schemes
#c07b0d color preview, HTML & CSS examples
This text has a color of #c07b0d
<p style="color:#c07b0d;">Text here</p>
.mytext {color:#c07b0d;}
This box has a color of #c07b0d
<div style="background-color:#c07b0d;">Content here</div>
.mybackground {background-color:#c07b0d;}
Border around this has a color of #c07b0d
<div style="border:2px solid #c07b0d;">Content here</div>
.myborder {border:2px solid #c07b0d;}