#ff2e62 color space conversions
Hex:
#ff2e62
RGB:
255, 46, 98
CMY:
0, 82, 62
CMYK:
0, 82, 62, 0
HSL:
345°, 100.0000%, 59.0196%
HSV (HSB):
345°, 81.9608%, 100.0000%
XYZ:
44.4216, 24.0958, 13.8650
xyY:
0.5392, 0.2925, 24.0958
CIE-Lab:
56.1836, 76.8848, 23.8349
CIE-LCH:
56.1836, 80.4945, 17.2238
CIE-Luv:
56.1836, 145.5410, 11.9217
Hunter-Lab:
49.0875, 75.6299, 17.6146
#ff2e62 color charts
#ff2e62 color shades, tints & tones
#ff2e62 color schemes
#ff2e62 color preview, HTML & CSS examples
This text has a color of #ff2e62
<p style="color:#ff2e62;">Text here</p>
.mytext {color:#ff2e62;}
This box has a color of #ff2e62
<div style="background-color:#ff2e62;">Content here</div>
.mybackground {background-color:#ff2e62;}
Border around this has a color of #ff2e62
<div style="border:2px solid #ff2e62;">Content here</div>
.myborder {border:2px solid #ff2e62;}