#c06c0d color space conversions
Hex:
#c06c0d
RGB:
192, 108, 13
CMY:
25, 58, 95
CMYK:
0, 44, 93, 25
HSL:
32°, 87.3171%, 40.1961%
HSV (HSB):
32°, 93.2292%, 75.2941%
XYZ:
27.1734, 21.9607, 3.1874
xyY:
0.5194, 0.4197, 21.9607
CIE-Lab:
53.9852, 27.7257, 59.0252
CIE-LCH:
53.9852, 65.2126, 64.8393
CIE-Luv:
53.9852, 69.4928, 50.1549
Hunter-Lab:
46.8622, 21.4959, 28.7708
#c06c0d color charts
#c06c0d color shades, tints & tones
#c06c0d color schemes
#c06c0d color preview, HTML & CSS examples
This text has a color of #c06c0d
<p style="color:#c06c0d;">Text here</p>
.mytext {color:#c06c0d;}
This box has a color of #c06c0d
<div style="background-color:#c06c0d;">Content here</div>
.mybackground {background-color:#c06c0d;}
Border around this has a color of #c06c0d
<div style="border:2px solid #c06c0d;">Content here</div>
.myborder {border:2px solid #c06c0d;}