#c32a28 color space conversions
Hex:
#c32a28
RGB:
195, 42, 40
CMY:
24, 84, 84
CMYK:
0, 78, 79, 24
HSL:
1°, 65.9574%, 46.0784%
HSV (HSB):
1°, 79.4872%, 76.4706%
XYZ:
23.7166, 13.4112, 3.3461
xyY:
0.5860, 0.3314, 13.4112
CIE-Lab:
43.3764, 58.8479, 39.7277
CIE-LCH:
43.3764, 71.0025, 34.0230
CIE-Luv:
43.3764, 116.1505, 25.6305
Hunter-Lab:
36.6213, 51.5124, 20.2176
#c32a28 color charts
#c32a28 color shades, tints & tones
#c32a28 color schemes
#c32a28 color preview, HTML & CSS examples
This text has a color of #c32a28
<p style="color:#c32a28;">Text here</p>
.mytext {color:#c32a28;}
This box has a color of #c32a28
<div style="background-color:#c32a28;">Content here</div>
.mybackground {background-color:#c32a28;}
Border around this has a color of #c32a28
<div style="border:2px solid #c32a28;">Content here</div>
.myborder {border:2px solid #c32a28;}