#ff2e83 color space conversions
Hex:
#ff2e83
RGB:
255, 46, 131
CMY:
0, 82, 49
CMYK:
0, 82, 49, 0
HSL:
336°, 100.0000%, 59.0196%
HSV (HSB):
336°, 81.9608%, 100.0000%
XYZ:
46.3137, 24.8527, 23.8288
xyY:
0.4875, 0.2616, 24.8527
CIE-Lab:
56.9316, 79.0935, 5.2191
CIE-LCH:
56.9316, 79.2655, 3.7753
CIE-Luv:
56.9316, 133.0546, -9.1831
Hunter-Lab:
49.8525, 78.5875, 6.5569
#ff2e83 color charts
#ff2e83 color shades, tints & tones
#ff2e83 color schemes
#ff2e83 color preview, HTML & CSS examples
This text has a color of #ff2e83
<p style="color:#ff2e83;">Text here</p>
.mytext {color:#ff2e83;}
This box has a color of #ff2e83
<div style="background-color:#ff2e83;">Content here</div>
.mybackground {background-color:#ff2e83;}
Border around this has a color of #ff2e83
<div style="border:2px solid #ff2e83;">Content here</div>
.myborder {border:2px solid #ff2e83;}