#c31f7f color space conversions
Hex:
#c31f7f
RGB:
195, 31, 127
CMY:
24, 88, 50
CMYK:
0, 84, 35, 24
HSL:
325°, 72.5664%, 44.3137%
HSV (HSB):
325°, 84.1026%, 76.4706%
XYZ:
26.8264, 14.1144, 21.3891
xyY:
0.4304, 0.2264, 14.1144
CIE-Lab:
44.3965, 67.6482, -12.1309
CIE-LCH:
44.3965, 68.7273, 349.8336
CIE-Luv:
44.3965, 90.4080, -28.1045
Hunter-Lab:
37.5691, 61.7130, -7.4570
#c31f7f color charts
#c31f7f color shades, tints & tones
#c31f7f color schemes
#c31f7f color preview, HTML & CSS examples
This text has a color of #c31f7f
<p style="color:#c31f7f;">Text here</p>
.mytext {color:#c31f7f;}
This box has a color of #c31f7f
<div style="background-color:#c31f7f;">Content here</div>
.mybackground {background-color:#c31f7f;}
Border around this has a color of #c31f7f
<div style="border:2px solid #c31f7f;">Content here</div>
.myborder {border:2px solid #c31f7f;}