#ff2e7c color space conversions
Hex:
#ff2e7c
RGB:
255, 46, 124
CMY:
0, 82, 51
CMYK:
0, 82, 51, 0
HSL:
338°, 100.0000%, 59.0196%
HSV (HSB):
338°, 81.9608%, 100.0000%
XYZ:
45.8551, 24.6692, 21.4136
xyY:
0.4988, 0.2683, 24.6692
CIE-Lab:
56.7517, 78.5658, 9.1268
CIE-LCH:
56.7517, 79.0942, 6.6262
CIE-Luv:
56.7517, 135.8822, -4.3659
Hunter-Lab:
49.6681, 77.8773, 9.2058
#ff2e7c color charts
#ff2e7c color shades, tints & tones
#ff2e7c color schemes
#ff2e7c color preview, HTML & CSS examples
This text has a color of #ff2e7c
<p style="color:#ff2e7c;">Text here</p>
.mytext {color:#ff2e7c;}
This box has a color of #ff2e7c
<div style="background-color:#ff2e7c;">Content here</div>
.mybackground {background-color:#ff2e7c;}
Border around this has a color of #ff2e7c
<div style="border:2px solid #ff2e7c;">Content here</div>
.myborder {border:2px solid #ff2e7c;}