#c32f6b color space conversions
Hex:
#c32f6b
RGB:
195, 47, 107
CMY:
24, 82, 58
CMYK:
0, 76, 45, 24
HSL:
336°, 61.1570%, 47.4510%
HSV (HSB):
336°, 75.8974%, 76.4706%
XYZ:
26.1760, 14.6967, 15.3670
xyY:
0.4654, 0.2613, 14.6967
CIE-Lab:
45.2159, 61.4441, 1.4153
CIE-LCH:
45.2159, 61.4604, 1.3195
CIE-Luv:
45.2159, 93.9581, -9.6882
Hunter-Lab:
38.3362, 54.7916, 3.0690
#c32f6b color charts
#c32f6b color shades, tints & tones
#c32f6b color schemes
#c32f6b color preview, HTML & CSS examples
This text has a color of #c32f6b
<p style="color:#c32f6b;">Text here</p>
.mytext {color:#c32f6b;}
This box has a color of #c32f6b
<div style="background-color:#c32f6b;">Content here</div>
.mybackground {background-color:#c32f6b;}
Border around this has a color of #c32f6b
<div style="border:2px solid #c32f6b;">Content here</div>
.myborder {border:2px solid #c32f6b;}