#c03a41 color space conversions
Hex:
#c03a41
RGB:
192, 58, 65
CMY:
25, 77, 75
CMYK:
0, 70, 66, 25
HSL:
357°, 53.6000%, 49.0196%
HSV (HSB):
357°, 69.7917%, 75.2941%
XYZ:
24.2054, 14.6142, 6.5461
xyY:
0.5336, 0.3221, 14.6142
CIE-Lab:
45.1012, 53.5612, 26.9973
CIE-LCH:
45.1012, 59.9804, 26.7502
CIE-Luv:
45.1012, 99.8047, 18.5638
Hunter-Lab:
38.2286, 46.1220, 16.6074
#c03a41 color charts
#c03a41 color shades, tints & tones
#c03a41 color schemes
#c03a41 color preview, HTML & CSS examples
This text has a color of #c03a41
<p style="color:#c03a41;">Text here</p>
.mytext {color:#c03a41;}
This box has a color of #c03a41
<div style="background-color:#c03a41;">Content here</div>
.mybackground {background-color:#c03a41;}
Border around this has a color of #c03a41
<div style="border:2px solid #c03a41;">Content here</div>
.myborder {border:2px solid #c03a41;}