#c03112 color space conversions
Hex:
#c03112
RGB:
192, 49, 18
CMY:
25, 81, 93
CMYK:
0, 74, 91, 25
HSL:
11°, 82.8571%, 41.1765%
HSV (HSB):
11°, 90.6250%, 75.2941%
XYZ:
22.9457, 13.4468, 1.9584
xyY:
0.5983, 0.3506, 13.4468
CIE-Lab:
43.4288, 55.1737, 50.0622
CIE-LCH:
43.4288, 74.5007, 42.2192
CIE-Luv:
43.4288, 113.0911, 31.9827
Hunter-Lab:
36.6698, 47.5221, 22.5025
#c03112 color charts
#c03112 color shades, tints & tones
#c03112 color schemes
#c03112 color preview, HTML & CSS examples
This text has a color of #c03112
<p style="color:#c03112;">Text here</p>
.mytext {color:#c03112;}
This box has a color of #c03112
<div style="background-color:#c03112;">Content here</div>
.mybackground {background-color:#c03112;}
Border around this has a color of #c03112
<div style="border:2px solid #c03112;">Content here</div>
.myborder {border:2px solid #c03112;}