#c03535 color space conversions
Hex:
#c03535
RGB:
192, 53, 53
CMY:
25, 79, 79
CMYK:
0, 72, 72, 25
HSL:
0°, 56.7347%, 48.0392%
HSV (HSB):
0°, 72.3958%, 75.2941%
XYZ:
23.6539, 14.0097, 4.8256
xyY:
0.5567, 0.3297, 14.0097
CIE-Lab:
44.2469, 54.8184, 33.0966
CIE-LCH:
44.2469, 64.0347, 31.1215
CIE-Luv:
44.2469, 105.4073, 22.7292
Hunter-Lab:
37.4296, 47.3029, 18.5567
#c03535 color charts
#c03535 color shades, tints & tones
#c03535 color schemes
#c03535 color preview, HTML & CSS examples
This text has a color of #c03535
<p style="color:#c03535;">Text here</p>
.mytext {color:#c03535;}
This box has a color of #c03535
<div style="background-color:#c03535;">Content here</div>
.mybackground {background-color:#c03535;}
Border around this has a color of #c03535
<div style="border:2px solid #c03535;">Content here</div>
.myborder {border:2px solid #c03535;}