#c03a0b color space conversions
Hex:
#c03a0b
RGB:
192, 58, 11
CMY:
25, 77, 96
CMYK:
0, 70, 94, 25
HSL:
16°, 89.1626%, 39.8039%
HSV (HSB):
16°, 94.2708%, 75.2941%
XYZ:
23.3117, 14.2567, 1.8398
xyY:
0.5915, 0.3618, 14.2567
CIE-Lab:
44.5989, 51.7768, 53.1595
CIE-LCH:
44.5989, 74.2076, 45.7549
CIE-Luv:
44.5989, 108.0688, 35.0091
Hunter-Lab:
37.7581, 44.1285, 23.5418
#c03a0b color charts
#c03a0b color shades, tints & tones
#c03a0b color schemes
#c03a0b color preview, HTML & CSS examples
This text has a color of #c03a0b
<p style="color:#c03a0b;">Text here</p>
.mytext {color:#c03a0b;}
This box has a color of #c03a0b
<div style="background-color:#c03a0b;">Content here</div>
.mybackground {background-color:#c03a0b;}
Border around this has a color of #c03a0b
<div style="border:2px solid #c03a0b;">Content here</div>
.myborder {border:2px solid #c03a0b;}