#ff31a0 color space conversions
Hex:
#ff31a0
RGB:
255, 49, 160
CMY:
0, 81, 37
CMYK:
0, 81, 37, 0
HSL:
328°, 100.0000%, 59.6078%
HSV (HSB):
328°, 80.7843%, 100.0000%
XYZ:
48.6835, 25.9947, 35.7093
xyY:
0.4410, 0.2355, 25.9947
CIE-Lab:
58.0320, 80.9497, -10.2817
CIE-LCH:
58.0320, 81.6000, 352.7614
CIE-Luv:
58.0320, 119.9454, -29.9063
Hunter-Lab:
50.9850, 81.2186, -5.8365
#ff31a0 color charts
#ff31a0 color shades, tints & tones
#ff31a0 color schemes
#ff31a0 color preview, HTML & CSS examples
This text has a color of #ff31a0
<p style="color:#ff31a0;">Text here</p>
.mytext {color:#ff31a0;}
This box has a color of #ff31a0
<div style="background-color:#ff31a0;">Content here</div>
.mybackground {background-color:#ff31a0;}
Border around this has a color of #ff31a0
<div style="border:2px solid #ff31a0;">Content here</div>
.myborder {border:2px solid #ff31a0;}