#c0501d color space conversions
Hex:
#c0501d
RGB:
192, 80, 29
CMY:
25, 69, 89
CMYK:
0, 58, 85, 25
HSL:
19°, 73.7557%, 43.3333%
HSV (HSB):
19°, 84.8958%, 75.2941%
XYZ:
24.8287, 17.0325, 3.1414
xyY:
0.5517, 0.3785, 17.0325
CIE-Lab:
48.3010, 42.4664, 49.5228
CIE-LCH:
48.3010, 65.2373, 49.3865
CIE-Luv:
48.3010, 91.0043, 38.1346
Hunter-Lab:
41.2704, 35.1639, 24.3763
#c0501d color charts
#c0501d color shades, tints & tones
#c0501d color schemes
#c0501d color preview, HTML & CSS examples
This text has a color of #c0501d
<p style="color:#c0501d;">Text here</p>
.mytext {color:#c0501d;}
This box has a color of #c0501d
<div style="background-color:#c0501d;">Content here</div>
.mybackground {background-color:#c0501d;}
Border around this has a color of #c0501d
<div style="border:2px solid #c0501d;">Content here</div>
.myborder {border:2px solid #c0501d;}