#c05901 color space conversions
Hex:
#c05901
RGB:
192, 89, 1
CMY:
25, 65, 100
CMYK:
0, 54, 99, 25
HSL:
28°, 98.9637%, 37.8431%
HSV (HSB):
28°, 99.4792%, 75.2941%
XYZ:
25.3161, 18.3534, 2.2370
xyY:
0.5515, 0.3998, 18.3534
CIE-Lab:
49.9220, 37.5572, 58.8818
CIE-LCH:
49.9220, 69.8398, 57.4686
CIE-Luv:
49.9220, 85.4449, 44.8690
Hunter-Lab:
42.8409, 30.5100, 26.8927
#c05901 color charts
#c05901 color shades, tints & tones
#c05901 color schemes
#c05901 color preview, HTML & CSS examples
This text has a color of #c05901
<p style="color:#c05901;">Text here</p>
.mytext {color:#c05901;}
This box has a color of #c05901
<div style="background-color:#c05901;">Content here</div>
.mybackground {background-color:#c05901;}
Border around this has a color of #c05901
<div style="border:2px solid #c05901;">Content here</div>
.myborder {border:2px solid #c05901;}