#c05900 color space conversions
Hex:
#c05900
RGB:
192, 89, 0
CMY:
25, 65, 100
CMYK:
0, 54, 100, 25
HSL:
28°, 100.0000%, 37.6471%
HSV (HSB):
28°, 100.0000%, 75.2941%
XYZ:
25.3106, 18.3512, 2.2081
xyY:
0.5518, 0.4001, 18.3512
CIE-Lab:
49.9194, 37.5453, 59.1137
CIE-LCH:
49.9194, 70.0292, 57.5789
CIE-Luv:
49.9194, 85.4811, 44.9668
Hunter-Lab:
42.8383, 30.4979, 26.9307
#c05900 color charts
#c05900 color shades, tints & tones
#c05900 color schemes
#c05900 color preview, HTML & CSS examples
This text has a color of #c05900
<p style="color:#c05900;">Text here</p>
.mytext {color:#c05900;}
This box has a color of #c05900
<div style="background-color:#c05900;">Content here</div>
.mybackground {background-color:#c05900;}
Border around this has a color of #c05900
<div style="border:2px solid #c05900;">Content here</div>
.myborder {border:2px solid #c05900;}