#c03235 color space conversions
Hex:
#c03235
RGB:
192, 50, 53
CMY:
25, 80, 79
CMYK:
0, 74, 72, 25
HSL:
359°, 58.6777%, 47.4510%
HSV (HSB):
359°, 73.9583%, 75.2941%
XYZ:
23.5214, 13.7447, 4.7814
xyY:
0.5594, 0.3269, 13.7447
CIE-Lab:
43.8646, 55.8779, 32.6541
CIE-LCH:
43.8646, 64.7196, 30.3013
CIE-Luv:
43.8646, 107.0339, 21.9913
Hunter-Lab:
37.0739, 48.3697, 18.3050
#c03235 color charts
#c03235 color shades, tints & tones
#c03235 color schemes
#c03235 color preview, HTML & CSS examples
This text has a color of #c03235
<p style="color:#c03235;">Text here</p>
.mytext {color:#c03235;}
This box has a color of #c03235
<div style="background-color:#c03235;">Content here</div>
.mybackground {background-color:#c03235;}
Border around this has a color of #c03235
<div style="border:2px solid #c03235;">Content here</div>
.myborder {border:2px solid #c03235;}