#c03111 color space conversions
Hex:
#c03111
RGB:
192, 49, 17
CMY:
25, 81, 93
CMYK:
0, 74, 91, 25
HSL:
11°, 83.7321%, 40.9804%
HSV (HSB):
11°, 91.1458%, 75.2941%
XYZ:
22.9377, 13.4436, 1.9162
xyY:
0.5989, 0.3510, 13.4436
CIE-Lab:
43.4241, 55.1578, 50.4327
CIE-LCH:
43.4241, 74.7385, 42.4378
CIE-Luv:
43.4241, 113.1785, 32.1434
Hunter-Lab:
36.6655, 47.5041, 22.5672
#c03111 color charts
#c03111 color shades, tints & tones
#c03111 color schemes
#c03111 color preview, HTML & CSS examples
This text has a color of #c03111
<p style="color:#c03111;">Text here</p>
.mytext {color:#c03111;}
This box has a color of #c03111
<div style="background-color:#c03111;">Content here</div>
.mybackground {background-color:#c03111;}
Border around this has a color of #c03111
<div style="border:2px solid #c03111;">Content here</div>
.myborder {border:2px solid #c03111;}