#c32030 color space conversions
Hex:
#c32030
RGB:
195, 32, 48
CMY:
24, 87, 81
CMYK:
0, 84, 75, 24
HSL:
354°, 71.8062%, 44.5098%
HSV (HSB):
354°, 83.5897%, 76.4706%
XYZ:
23.5557, 12.8485, 4.0348
xyY:
0.5825, 0.3177, 12.8485
CIE-Lab:
42.5341, 61.7649, 34.2427
CIE-LCH:
42.5341, 70.6220, 29.0042
CIE-Luv:
42.5341, 118.7258, 21.0012
Hunter-Lab:
35.8448, 54.5741, 18.4175
#c32030 color charts
#c32030 color shades, tints & tones
#c32030 color schemes
#c32030 color preview, HTML & CSS examples
This text has a color of #c32030
<p style="color:#c32030;">Text here</p>
.mytext {color:#c32030;}
This box has a color of #c32030
<div style="background-color:#c32030;">Content here</div>
.mybackground {background-color:#c32030;}
Border around this has a color of #c32030
<div style="border:2px solid #c32030;">Content here</div>
.myborder {border:2px solid #c32030;}