#c32b50 color space conversions
Hex:
#c32b50
RGB:
195, 43, 80
CMY:
24, 83, 69
CMYK:
0, 78, 59, 24
HSL:
345°, 63.8655%, 46.6667%
HSV (HSB):
345°, 77.9487%, 76.4706%
XYZ:
24.8175, 13.9090, 8.9661
xyY:
0.5204, 0.2916, 13.9090
CIE-Lab:
44.1022, 60.5166, 16.6128
CIE-LCH:
44.1022, 62.7554, 15.3504
CIE-Luv:
44.1022, 105.1787, 7.1555
Hunter-Lab:
37.2948, 53.5153, 11.8524
#c32b50 color charts
#c32b50 color shades, tints & tones
#c32b50 color schemes
#c32b50 color preview, HTML & CSS examples
This text has a color of #c32b50
<p style="color:#c32b50;">Text here</p>
.mytext {color:#c32b50;}
This box has a color of #c32b50
<div style="background-color:#c32b50;">Content here</div>
.mybackground {background-color:#c32b50;}
Border around this has a color of #c32b50
<div style="border:2px solid #c32b50;">Content here</div>
.myborder {border:2px solid #c32b50;}