#c03124 color space conversions
Hex:
#c03124
RGB:
192, 49, 36
CMY:
25, 81, 86
CMYK:
0, 74, 81, 25
HSL:
5°, 68.4211%, 44.7059%
HSV (HSB):
5°, 81.2500%, 75.2941%
XYZ:
23.1550, 13.5305, 3.0603
xyY:
0.5826, 0.3404, 13.5305
CIE-Lab:
43.5519, 55.5868, 41.8671
CIE-LCH:
43.5519, 69.5899, 36.9865
CIE-Luv:
43.5519, 110.8552, 27.8596
Hunter-Lab:
36.7838, 47.9921, 20.8159
#c03124 color charts
#c03124 color shades, tints & tones
#c03124 color schemes
#c03124 color preview, HTML & CSS examples
This text has a color of #c03124
<p style="color:#c03124;">Text here</p>
.mytext {color:#c03124;}
This box has a color of #c03124
<div style="background-color:#c03124;">Content here</div>
.mybackground {background-color:#c03124;}
Border around this has a color of #c03124
<div style="border:2px solid #c03124;">Content here</div>
.myborder {border:2px solid #c03124;}