#c32d5d color space conversions
Hex:
#c32d5d
RGB:
195, 45, 93
CMY:
24, 82, 64
CMYK:
0, 77, 52, 24
HSL:
341°, 62.5000%, 47.0588%
HSV (HSB):
341°, 76.9231%, 76.4706%
XYZ:
25.4198, 14.2692, 11.7704
xyY:
0.4940, 0.2773, 14.2692
CIE-Lab:
44.6165, 60.8645, 9.2375
CIE-LCH:
44.6165, 61.5615, 8.6300
CIE-Luv:
44.6165, 99.8870, -0.5520
Hunter-Lab:
37.7746, 54.0134, 7.9677
#c32d5d color charts
#c32d5d color shades, tints & tones
#c32d5d color schemes
#c32d5d color preview, HTML & CSS examples
This text has a color of #c32d5d
<p style="color:#c32d5d;">Text here</p>
.mytext {color:#c32d5d;}
This box has a color of #c32d5d
<div style="background-color:#c32d5d;">Content here</div>
.mybackground {background-color:#c32d5d;}
Border around this has a color of #c32d5d
<div style="border:2px solid #c32d5d;">Content here</div>
.myborder {border:2px solid #c32d5d;}