#c31d7f color space conversions
Hex:
#c31d7f
RGB:
195, 29, 127
CMY:
24, 89, 50
CMYK:
0, 85, 35, 24
HSL:
325°, 74.1071%, 43.9216%
HSV (HSB):
325°, 85.1282%, 76.4706%
XYZ:
26.7758, 14.0131, 21.3722
xyY:
0.4307, 0.2254, 14.0131
CIE-Lab:
44.2518, 68.0658, -12.3499
CIE-LCH:
44.2518, 69.1771, 349.7161
CIE-Luv:
44.2518, 90.8235, -28.4550
Hunter-Lab:
37.4341, 62.1674, -7.6465
#c31d7f color charts
#c31d7f color shades, tints & tones
#c31d7f color schemes
#c31d7f color preview, HTML & CSS examples
This text has a color of #c31d7f
<p style="color:#c31d7f;">Text here</p>
.mytext {color:#c31d7f;}
This box has a color of #c31d7f
<div style="background-color:#c31d7f;">Content here</div>
.mybackground {background-color:#c31d7f;}
Border around this has a color of #c31d7f
<div style="border:2px solid #c31d7f;">Content here</div>
.myborder {border:2px solid #c31d7f;}