#c00032 color space conversions
Hex:
#c00032
RGB:
192, 0, 50
CMY:
25, 100, 80
CMYK:
0, 100, 74, 25
HSL:
344°, 100.0000%, 37.6471%
HSV (HSB):
344°, 100.0000%, 75.2941%
XYZ:
22.3140, 11.4368, 4.0491
xyY:
0.5903, 0.3026, 11.4368
CIE-Lab:
40.3066, 65.7479, 30.3236
CIE-LCH:
40.3066, 72.4038, 24.7597
CIE-Luv:
40.3066, 123.3538, 16.3995
Hunter-Lab:
33.8183, 58.5958, 16.5740
#c00032 color charts
#c00032 color shades, tints & tones
#c00032 color schemes
#c00032 color preview, HTML & CSS examples
This text has a color of #c00032
<p style="color:#c00032;">Text here</p>
.mytext {color:#c00032;}
This box has a color of #c00032
<div style="background-color:#c00032;">Content here</div>
.mybackground {background-color:#c00032;}
Border around this has a color of #c00032
<div style="border:2px solid #c00032;">Content here</div>
.myborder {border:2px solid #c00032;}