#ff1f71 color space conversions
Hex:
#ff1f71
RGB:
255, 31, 113
CMY:
0, 88, 56
CMYK:
0, 88, 56, 0
HSL:
338°, 100.0000%, 56.0784%
HSV (HSB):
338°, 87.8431%, 100.0000%
XYZ:
44.7106, 23.4322, 17.7891
xyY:
0.5203, 0.2727, 23.4322
CIE-Lab:
55.5148, 80.6074, 13.9657
CIE-LCH:
55.5148, 81.8082, 9.8293
CIE-Luv:
55.5148, 144.3209, 0.5524
Hunter-Lab:
48.4068, 80.1582, 12.0962
#ff1f71 color charts
#ff1f71 color shades, tints & tones
#ff1f71 color schemes
#ff1f71 color preview, HTML & CSS examples
This text has a color of #ff1f71
<p style="color:#ff1f71;">Text here</p>
.mytext {color:#ff1f71;}
This box has a color of #ff1f71
<div style="background-color:#ff1f71;">Content here</div>
.mybackground {background-color:#ff1f71;}
Border around this has a color of #ff1f71
<div style="border:2px solid #ff1f71;">Content here</div>
.myborder {border:2px solid #ff1f71;}