#c06c1b color space conversions
Hex:
#c06c1b
RGB:
192, 108, 27
CMY:
25, 58, 89
CMYK:
0, 44, 86, 25
HSL:
29°, 75.3425%, 42.9412%
HSV (HSB):
29°, 85.9375%, 75.2941%
XYZ:
27.2986, 22.0107, 3.8466
xyY:
0.5136, 0.4141, 22.0107
CIE-Lab:
54.0384, 28.0017, 55.1308
CIE-LCH:
54.0384, 61.8345, 63.0734
CIE-Luv:
54.0384, 68.9016, 48.1293
Hunter-Lab:
46.9156, 21.7609, 27.9797
#c06c1b color charts
#c06c1b color shades, tints & tones
#c06c1b color schemes
#c06c1b color preview, HTML & CSS examples
This text has a color of #c06c1b
<p style="color:#c06c1b;">Text here</p>
.mytext {color:#c06c1b;}
This box has a color of #c06c1b
<div style="background-color:#c06c1b;">Content here</div>
.mybackground {background-color:#c06c1b;}
Border around this has a color of #c06c1b
<div style="border:2px solid #c06c1b;">Content here</div>
.myborder {border:2px solid #c06c1b;}