#c32d82 color space conversions
Hex:
#c32d82
RGB:
195, 45, 130
CMY:
24, 82, 49
CMYK:
0, 77, 33, 24
HSL:
326°, 62.5000%, 47.0588%
HSV (HSB):
326°, 76.9231%, 76.4706%
XYZ:
27.4733, 15.0906, 22.5839
xyY:
0.4217, 0.2316, 15.0906
CIE-Lab:
45.7580, 64.3952, -11.9091
CIE-LCH:
45.7580, 65.4871, 349.5222
CIE-Luv:
45.7580, 85.5910, -27.3655
Hunter-Lab:
38.8466, 58.2583, -7.2762
#c32d82 color charts
#c32d82 color shades, tints & tones
#c32d82 color schemes
#c32d82 color preview, HTML & CSS examples
This text has a color of #c32d82
<p style="color:#c32d82;">Text here</p>
.mytext {color:#c32d82;}
This box has a color of #c32d82
<div style="background-color:#c32d82;">Content here</div>
.mybackground {background-color:#c32d82;}
Border around this has a color of #c32d82
<div style="border:2px solid #c32d82;">Content here</div>
.myborder {border:2px solid #c32d82;}