#c31a7f color space conversions
Hex:
#c31a7f
RGB:
195, 26, 127
CMY:
24, 90, 50
CMYK:
0, 87, 35, 24
HSL:
324°, 76.4706%, 43.3333%
HSV (HSB):
324°, 86.6667%, 76.4706%
XYZ:
26.7058, 13.8732, 21.3489
xyY:
0.4312, 0.2240, 13.8732
CIE-Lab:
44.0505, 68.6474, -12.6546
CIE-LCH:
44.0505, 69.8040, 349.5553
CIE-Luv:
44.0505, 91.4004, -28.9418
Hunter-Lab:
37.2467, 62.8023, -7.9108
#c31a7f color charts
#c31a7f color shades, tints & tones
#c31a7f color schemes
#c31a7f color preview, HTML & CSS examples
This text has a color of #c31a7f
<p style="color:#c31a7f;">Text here</p>
.mytext {color:#c31a7f;}
This box has a color of #c31a7f
<div style="background-color:#c31a7f;">Content here</div>
.mybackground {background-color:#c31a7f;}
Border around this has a color of #c31a7f
<div style="border:2px solid #c31a7f;">Content here</div>
.myborder {border:2px solid #c31a7f;}