#c03a2f color space conversions
Hex:
#c03a2f
RGB:
192, 58, 47
CMY:
25, 77, 82
CMYK:
0, 70, 76, 25
HSL:
5°, 60.6695%, 46.8627%
HSV (HSB):
5°, 75.5208%, 75.2941%
XYZ:
23.7644, 14.4378, 4.2236
xyY:
0.5601, 0.3403, 14.4378
CIE-Lab:
44.8544, 52.6885, 37.2190
CIE-LCH:
44.8544, 64.5084, 35.2373
CIE-Luv:
44.8544, 103.7219, 26.3897
Hunter-Lab:
37.9971, 45.1435, 20.0076
#c03a2f color charts
#c03a2f color shades, tints & tones
#c03a2f color schemes
#c03a2f color preview, HTML & CSS examples
This text has a color of #c03a2f
<p style="color:#c03a2f;">Text here</p>
.mytext {color:#c03a2f;}
This box has a color of #c03a2f
<div style="background-color:#c03a2f;">Content here</div>
.mybackground {background-color:#c03a2f;}
Border around this has a color of #c03a2f
<div style="border:2px solid #c03a2f;">Content here</div>
.myborder {border:2px solid #c03a2f;}