#c31a6e color space conversions
Hex:
#c31a6e
RGB:
195, 26, 110
CMY:
24, 90, 57
CMYK:
0, 87, 44, 24
HSL:
330°, 76.4706%, 43.3333%
HSV (HSB):
330°, 86.6667%, 76.4706%
XYZ:
25.6895, 13.4667, 15.9972
xyY:
0.4658, 0.2442, 13.4667
CIE-Lab:
43.4582, 66.9927, -3.0196
CIE-LCH:
43.4582, 67.0607, 357.4192
CIE-Luv:
43.4582, 98.8124, -16.2130
Hunter-Lab:
36.6970, 60.7384, -0.1582
#c31a6e color charts
#c31a6e color shades, tints & tones
#c31a6e color schemes
#c31a6e color preview, HTML & CSS examples
This text has a color of #c31a6e
<p style="color:#c31a6e;">Text here</p>
.mytext {color:#c31a6e;}
This box has a color of #c31a6e
<div style="background-color:#c31a6e;">Content here</div>
.mybackground {background-color:#c31a6e;}
Border around this has a color of #c31a6e
<div style="border:2px solid #c31a6e;">Content here</div>
.myborder {border:2px solid #c31a6e;}