#c32b5e color space conversions
Hex:
#c32b5e
RGB:
195, 43, 94
CMY:
24, 83, 63
CMYK:
0, 78, 52, 24
HSL:
340°, 63.8655%, 46.6667%
HSV (HSB):
340°, 77.9487%, 76.4706%
XYZ:
25.3899, 14.1380, 11.9804
xyY:
0.4929, 0.2745, 14.1380
CIE-Lab:
44.4302, 61.5412, 8.3529
CIE-LCH:
44.4302, 62.1055, 7.7295
CIE-Luv:
44.4302, 100.2862, -1.6936
Hunter-Lab:
37.6005, 54.7320, 7.4292
#c32b5e color charts
#c32b5e color shades, tints & tones
#c32b5e color schemes
#c32b5e color preview, HTML & CSS examples
This text has a color of #c32b5e
<p style="color:#c32b5e;">Text here</p>
.mytext {color:#c32b5e;}
This box has a color of #c32b5e
<div style="background-color:#c32b5e;">Content here</div>
.mybackground {background-color:#c32b5e;}
Border around this has a color of #c32b5e
<div style="border:2px solid #c32b5e;">Content here</div>
.myborder {border:2px solid #c32b5e;}