#c06c31 color space conversions
Hex:
#c06c31
RGB:
192, 108, 49
CMY:
25, 58, 81
CMYK:
0, 44, 74, 25
HSL:
25°, 59.3361%, 47.2549%
HSV (HSB):
25°, 74.4792%, 75.2941%
XYZ:
27.6552, 22.1533, 5.7242
xyY:
0.4980, 0.3989, 22.1533
CIE-Lab:
54.1893, 28.7811, 46.0933
CIE-LCH:
54.1893, 54.3410, 58.0190
CIE-Luv:
54.1893, 67.2650, 42.5101
Hunter-Lab:
47.0673, 22.5127, 25.7365
#c06c31 color charts
#c06c31 color shades, tints & tones
#c06c31 color schemes
#c06c31 color preview, HTML & CSS examples
This text has a color of #c06c31
<p style="color:#c06c31;">Text here</p>
.mytext {color:#c06c31;}
This box has a color of #c06c31
<div style="background-color:#c06c31;">Content here</div>
.mybackground {background-color:#c06c31;}
Border around this has a color of #c06c31
<div style="border:2px solid #c06c31;">Content here</div>
.myborder {border:2px solid #c06c31;}