#c32a00 color space conversions
Hex:
#c32a00
RGB:
195, 42, 0
CMY:
24, 84, 100
CMYK:
0, 78, 100, 24
HSL:
13°, 100.0000%, 38.2353%
HSV (HSB):
13°, 100.0000%, 76.4706%
XYZ:
23.3336, 13.2580, 1.3292
xyY:
0.6153, 0.3496, 13.2580
CIE-Lab:
43.1495, 58.1225, 55.9304
CIE-LCH:
43.1495, 80.6624, 43.8989
CIE-Luv:
43.1495, 120.4877, 33.2026
Hunter-Lab:
36.4116, 50.6679, 23.3237
#c32a00 color charts
#c32a00 color shades, tints & tones
#c32a00 color schemes
#c32a00 color preview, HTML & CSS examples
This text has a color of #c32a00
<p style="color:#c32a00;">Text here</p>
.mytext {color:#c32a00;}
This box has a color of #c32a00
<div style="background-color:#c32a00;">Content here</div>
.mybackground {background-color:#c32a00;}
Border around this has a color of #c32a00
<div style="border:2px solid #c32a00;">Content here</div>
.myborder {border:2px solid #c32a00;}