#c31e7c color space conversions
Hex:
#c31e7c
RGB:
195, 30, 124
CMY:
24, 88, 51
CMYK:
0, 85, 36, 24
HSL:
326°, 73.3333%, 44.1176%
HSV (HSB):
326°, 84.6154%, 76.4706%
XYZ:
26.6080, 13.9859, 20.3659
xyY:
0.4365, 0.2294, 13.9859
CIE-Lab:
44.2127, 67.5482, -10.5636
CIE-LCH:
44.2127, 68.3692, 351.1117
CIE-Luv:
44.2127, 91.9178, -25.9940
Hunter-Lab:
37.3977, 61.5547, -6.1096
#c31e7c color charts
#c31e7c color shades, tints & tones
#c31e7c color schemes
#c31e7c color preview, HTML & CSS examples
This text has a color of #c31e7c
<p style="color:#c31e7c;">Text here</p>
.mytext {color:#c31e7c;}
This box has a color of #c31e7c
<div style="background-color:#c31e7c;">Content here</div>
.mybackground {background-color:#c31e7c;}
Border around this has a color of #c31e7c
<div style="border:2px solid #c31e7c;">Content here</div>
.myborder {border:2px solid #c31e7c;}