#c31f7a color space conversions
Hex:
#c31f7a
RGB:
195, 31, 122
CMY:
24, 88, 52
CMYK:
0, 84, 37, 24
HSL:
327°, 72.5664%, 44.3137%
HSV (HSB):
327°, 84.1026%, 76.4706%
XYZ:
26.5085, 13.9872, 19.7150
xyY:
0.4403, 0.2323, 13.9872
CIE-Lab:
44.2146, 67.1317, -9.3285
CIE-LCH:
44.2146, 67.7767, 352.0889
CIE-Luv:
44.2146, 92.5618, -24.2990
Hunter-Lab:
37.3995, 61.0705, -5.0749
#c31f7a color charts
#c31f7a color shades, tints & tones
#c31f7a color schemes
#c31f7a color preview, HTML & CSS examples
This text has a color of #c31f7a
<p style="color:#c31f7a;">Text here</p>
.mytext {color:#c31f7a;}
This box has a color of #c31f7a
<div style="background-color:#c31f7a;">Content here</div>
.mybackground {background-color:#c31f7a;}
Border around this has a color of #c31f7a
<div style="border:2px solid #c31f7a;">Content here</div>
.myborder {border:2px solid #c31f7a;}