#ff2e71 color space conversions
Hex:
#ff2e71
RGB:
255, 46, 113
CMY:
0, 82, 56
CMYK:
0, 82, 56, 0
HSL:
341°, 100.0000%, 59.0196%
HSV (HSB):
341°, 81.9608%, 100.0000%
XYZ:
45.1976, 24.4062, 17.9515
xyY:
0.5162, 0.2788, 24.4062
CIE-Lab:
56.4923, 77.8009, 15.3195
CIE-LCH:
56.4923, 79.2948, 11.1394
CIE-Luv:
56.4923, 140.1493, 2.8602
Hunter-Lab:
49.4027, 76.8518, 13.0376
#ff2e71 color charts
#ff2e71 color shades, tints & tones
#ff2e71 color schemes
#ff2e71 color preview, HTML & CSS examples
This text has a color of #ff2e71
<p style="color:#ff2e71;">Text here</p>
.mytext {color:#ff2e71;}
This box has a color of #ff2e71
<div style="background-color:#ff2e71;">Content here</div>
.mybackground {background-color:#ff2e71;}
Border around this has a color of #ff2e71
<div style="border:2px solid #ff2e71;">Content here</div>
.myborder {border:2px solid #ff2e71;}