#c31d8a color space conversions
Hex:
#c31d8a
RGB:
195, 29, 138
CMY:
24, 89, 46
CMYK:
0, 85, 29, 24
HSL:
321°, 74.1071%, 43.9216%
HSV (HSB):
321°, 85.1282%, 76.4706%
XYZ:
27.5325, 14.3158, 25.3569
xyY:
0.4097, 0.2130, 14.3158
CIE-Lab:
44.6825, 69.2682, -18.4232
CIE-LCH:
44.6825, 71.6763, 345.1059
CIE-Luv:
44.6825, 86.0334, -36.9463
Hunter-Lab:
37.8362, 63.6766, -13.2492
#c31d8a color charts
#c31d8a color shades, tints & tones
#c31d8a color schemes
#c31d8a color preview, HTML & CSS examples
This text has a color of #c31d8a
<p style="color:#c31d8a;">Text here</p>
.mytext {color:#c31d8a;}
This box has a color of #c31d8a
<div style="background-color:#c31d8a;">Content here</div>
.mybackground {background-color:#c31d8a;}
Border around this has a color of #c31d8a
<div style="border:2px solid #c31d8a;">Content here</div>
.myborder {border:2px solid #c31d8a;}