#c05000 color space conversions
Hex:
#c05000
RGB:
192, 80, 0
CMY:
25, 69, 100
CMYK:
0, 58, 100, 25
HSL:
25°, 100.0000%, 37.6471%
HSV (HSB):
25°, 100.0000%, 75.2941%
XYZ:
24.6069, 16.9438, 1.9736
xyY:
0.5654, 0.3893, 16.9438
CIE-Lab:
48.1891, 41.9939, 58.1346
CIE-LCH:
48.1891, 71.7155, 54.1573
CIE-Luv:
48.1891, 92.6551, 42.1757
Hunter-Lab:
41.1628, 34.6712, 25.9713
#c05000 color charts
#c05000 color shades, tints & tones
#c05000 color schemes
#c05000 color preview, HTML & CSS examples
This text has a color of #c05000
<p style="color:#c05000;">Text here</p>
.mytext {color:#c05000;}
This box has a color of #c05000
<div style="background-color:#c05000;">Content here</div>
.mybackground {background-color:#c05000;}
Border around this has a color of #c05000
<div style="border:2px solid #c05000;">Content here</div>
.myborder {border:2px solid #c05000;}