#c31d8f color space conversions
Hex:
#c31d8f
RGB:
195, 29, 143
CMY:
24, 89, 44
CMYK:
0, 85, 27, 24
HSL:
319°, 74.1071%, 43.9216%
HSV (HSB):
319°, 85.1282%, 76.4706%
XYZ:
27.9030, 14.4640, 27.3078
xyY:
0.4005, 0.2076, 14.4640
CIE-Lab:
44.8911, 69.8461, -21.1415
CIE-LCH:
44.8911, 72.9756, 343.1596
CIE-Luv:
44.8911, 83.8635, -40.8417
Hunter-Lab:
38.0316, 64.4065, -15.9499
#c31d8f color charts
#c31d8f color shades, tints & tones
#c31d8f color schemes
#c31d8f color preview, HTML & CSS examples
This text has a color of #c31d8f
<p style="color:#c31d8f;">Text here</p>
.mytext {color:#c31d8f;}
This box has a color of #c31d8f
<div style="background-color:#c31d8f;">Content here</div>
.mybackground {background-color:#c31d8f;}
Border around this has a color of #c31d8f
<div style="border:2px solid #c31d8f;">Content here</div>
.myborder {border:2px solid #c31d8f;}