#c31e6b color space conversions
Hex:
#c31e6b
RGB:
195, 30, 107
CMY:
24, 88, 58
CMYK:
0, 85, 45, 24
HSL:
332°, 73.3333%, 44.1176%
HSV (HSB):
332°, 84.6154%, 76.4706%
XYZ:
25.6238, 13.5922, 15.1829
xyY:
0.4710, 0.2499, 13.5922
CIE-Lab:
43.6423, 65.9229, -0.8804
CIE-LCH:
43.6423, 65.9288, 359.2349
CIE-Luv:
43.6423, 99.1698, -13.3842
Hunter-Lab:
36.8676, 59.5432, 1.3903
#c31e6b color charts
#c31e6b color shades, tints & tones
#c31e6b color schemes
#c31e6b color preview, HTML & CSS examples
This text has a color of #c31e6b
<p style="color:#c31e6b;">Text here</p>
.mytext {color:#c31e6b;}
This box has a color of #c31e6b
<div style="background-color:#c31e6b;">Content here</div>
.mybackground {background-color:#c31e6b;}
Border around this has a color of #c31e6b
<div style="border:2px solid #c31e6b;">Content here</div>
.myborder {border:2px solid #c31e6b;}