#c06c30 color space conversions
Hex:
#c06c30
RGB:
192, 108, 48
CMY:
25, 58, 81
CMYK:
0, 44, 75, 25
HSL:
25°, 60.0000%, 47.0588%
HSV (HSB):
25°, 75.0000%, 75.2941%
XYZ:
27.6343, 22.1450, 5.6142
xyY:
0.4989, 0.3998, 22.1450
CIE-Lab:
54.1805, 28.7357, 46.5608
CIE-LCH:
54.1805, 54.7142, 58.3186
CIE-Luv:
54.1805, 67.3589, 42.8332
Hunter-Lab:
47.0585, 22.4688, 25.8674
#c06c30 color charts
#c06c30 color shades, tints & tones
#c06c30 color schemes
#c06c30 color preview, HTML & CSS examples
This text has a color of #c06c30
<p style="color:#c06c30;">Text here</p>
.mytext {color:#c06c30;}
This box has a color of #c06c30
<div style="background-color:#c06c30;">Content here</div>
.mybackground {background-color:#c06c30;}
Border around this has a color of #c06c30
<div style="border:2px solid #c06c30;">Content here</div>
.myborder {border:2px solid #c06c30;}