#c32183 color space conversions
Hex:
#c32183
RGB:
195, 33, 131
CMY:
24, 87, 49
CMYK:
0, 83, 33, 24
HSL:
324°, 71.0526%, 44.7059%
HSV (HSB):
324°, 83.0769%, 76.4706%
XYZ:
27.1463, 14.3285, 22.8076
xyY:
0.4223, 0.2229, 14.3285
CIE-Lab:
44.7004, 67.6367, -14.1223
CIE-LCH:
44.7004, 69.0953, 348.2063
CIE-Luv:
44.7004, 88.2549, -30.8061
Hunter-Lab:
37.8530, 61.7684, -9.2270
#c32183 color charts
#c32183 color shades, tints & tones
#c32183 color schemes
#c32183 color preview, HTML & CSS examples
This text has a color of #c32183
<p style="color:#c32183;">Text here</p>
.mytext {color:#c32183;}
This box has a color of #c32183
<div style="background-color:#c32183;">Content here</div>
.mybackground {background-color:#c32183;}
Border around this has a color of #c32183
<div style="border:2px solid #c32183;">Content here</div>
.myborder {border:2px solid #c32183;}