#c32d3d color space conversions
Hex:
#c32d3d
RGB:
195, 45, 61
CMY:
24, 82, 76
CMYK:
0, 77, 69, 24
HSL:
354°, 62.5000%, 47.0588%
HSV (HSB):
354°, 76.9231%, 76.4706%
XYZ:
24.2864, 13.8158, 5.8016
xyY:
0.5532, 0.3147, 13.8158
CIE-Lab:
43.9676, 58.8005, 28.1334
CIE-LCH:
43.9676, 65.1842, 25.5691
CIE-Luv:
43.9676, 109.9806, 17.8186
Hunter-Lab:
37.1696, 51.5839, 16.7645
#c32d3d color charts
#c32d3d color shades, tints & tones
#c32d3d color schemes
#c32d3d color preview, HTML & CSS examples
This text has a color of #c32d3d
<p style="color:#c32d3d;">Text here</p>
.mytext {color:#c32d3d;}
This box has a color of #c32d3d
<div style="background-color:#c32d3d;">Content here</div>
.mybackground {background-color:#c32d3d;}
Border around this has a color of #c32d3d
<div style="border:2px solid #c32d3d;">Content here</div>
.myborder {border:2px solid #c32d3d;}