#c05010 color space conversions
Hex:
#c05010
RGB:
192, 80, 16
CMY:
25, 69, 94
CMYK:
0, 58, 92, 25
HSL:
22°, 84.6154%, 40.7843%
HSV (HSB):
22°, 91.6667%, 75.2941%
XYZ:
24.7004, 16.9812, 2.4661
xyY:
0.5595, 0.3846, 16.9812
CIE-Lab:
48.2363, 42.1936, 54.1661
CIE-LCH:
48.2363, 68.6605, 52.0826
CIE-Luv:
48.2363, 91.9520, 40.4560
Hunter-Lab:
41.2083, 34.8793, 25.2976
#c05010 color charts
#c05010 color shades, tints & tones
#c05010 color schemes
#c05010 color preview, HTML & CSS examples
This text has a color of #c05010
<p style="color:#c05010;">Text here</p>
.mytext {color:#c05010;}
This box has a color of #c05010
<div style="background-color:#c05010;">Content here</div>
.mybackground {background-color:#c05010;}
Border around this has a color of #c05010
<div style="border:2px solid #c05010;">Content here</div>
.myborder {border:2px solid #c05010;}