#c03241 color space conversions
Hex:
#c03241
RGB:
192, 50, 65
CMY:
25, 80, 75
CMYK:
0, 74, 66, 25
HSL:
354°, 58.6777%, 47.4510%
HSV (HSB):
354°, 73.9583%, 75.2941%
XYZ:
23.8330, 13.8693, 6.4219
xyY:
0.5401, 0.3143, 13.8693
CIE-Lab:
44.0449, 56.4802, 25.6746
CIE-LCH:
44.0449, 62.0419, 24.4454
CIE-Luv:
44.0449, 104.0722, 16.4307
Hunter-Lab:
37.2415, 49.0595, 15.8451
#c03241 color charts
#c03241 color shades, tints & tones
#c03241 color schemes
#c03241 color preview, HTML & CSS examples
This text has a color of #c03241
<p style="color:#c03241;">Text here</p>
.mytext {color:#c03241;}
This box has a color of #c03241
<div style="background-color:#c03241;">Content here</div>
.mybackground {background-color:#c03241;}
Border around this has a color of #c03241
<div style="border:2px solid #c03241;">Content here</div>
.myborder {border:2px solid #c03241;}