#c05600 color space conversions
Hex:
#c05600
RGB:
192, 86, 0
CMY:
25, 66, 100
CMYK:
0, 55, 100, 25
HSL:
27°, 100.0000%, 37.6471%
HSV (HSB):
27°, 100.0000%, 75.2941%
XYZ:
25.0660, 17.8620, 2.1266
xyY:
0.5563, 0.3965, 17.8620
CIE-Lab:
49.3284, 39.0532, 58.7744
CIE-LCH:
49.3284, 70.5662, 56.3976
CIE-Luv:
49.3284, 87.8986, 44.0174
Hunter-Lab:
42.2635, 31.9052, 26.6011
#c05600 color charts
#c05600 color shades, tints & tones
#c05600 color schemes
#c05600 color preview, HTML & CSS examples
This text has a color of #c05600
<p style="color:#c05600;">Text here</p>
.mytext {color:#c05600;}
This box has a color of #c05600
<div style="background-color:#c05600;">Content here</div>
.mybackground {background-color:#c05600;}
Border around this has a color of #c05600
<div style="border:2px solid #c05600;">Content here</div>
.myborder {border:2px solid #c05600;}