#c32b5d color space conversions
Hex:
#c32b5d
RGB:
195, 43, 93
CMY:
24, 83, 64
CMYK:
0, 78, 52, 24
HSL:
340°, 63.8655%, 46.6667%
HSV (HSB):
340°, 77.9487%, 76.4706%
XYZ:
25.3453, 14.1202, 11.7455
xyY:
0.4949, 0.2757, 14.1202
CIE-Lab:
44.4048, 61.4621, 8.9394
CIE-LCH:
44.4048, 62.1088, 8.2754
CIE-Luv:
44.4048, 100.6512, -1.0300
Hunter-Lab:
37.5768, 54.6378, 7.7712
#c32b5d color charts
#c32b5d color shades, tints & tones
#c32b5d color schemes
#c32b5d color preview, HTML & CSS examples
This text has a color of #c32b5d
<p style="color:#c32b5d;">Text here</p>
.mytext {color:#c32b5d;}
This box has a color of #c32b5d
<div style="background-color:#c32b5d;">Content here</div>
.mybackground {background-color:#c32b5d;}
Border around this has a color of #c32b5d
<div style="border:2px solid #c32b5d;">Content here</div>
.myborder {border:2px solid #c32b5d;}