#c31d9f color space conversions
Hex:
#c31d9f
RGB:
195, 29, 159
CMY:
24, 89, 38
CMYK:
0, 85, 18, 24
HSL:
313°, 74.1071%, 43.9216%
HSV (HSB):
313°, 85.1282%, 76.4706%
XYZ:
29.2030, 14.9840, 34.1539
xyY:
0.3728, 0.1913, 14.9840
CIE-Lab:
45.6123, 71.8205, -29.6627
CIE-LCH:
45.6123, 77.7049, 337.5588
CIE-Luv:
45.6123, 77.0213, -53.3537
Hunter-Lab:
38.7092, 66.9230, -25.2163
#c31d9f color charts
#c31d9f color shades, tints & tones
#c31d9f color schemes
#c31d9f color preview, HTML & CSS examples
This text has a color of #c31d9f
<p style="color:#c31d9f;">Text here</p>
.mytext {color:#c31d9f;}
This box has a color of #c31d9f
<div style="background-color:#c31d9f;">Content here</div>
.mybackground {background-color:#c31d9f;}
Border around this has a color of #c31d9f
<div style="border:2px solid #c31d9f;">Content here</div>
.myborder {border:2px solid #c31d9f;}