#ff2e6f color space conversions
Hex:
#ff2e6f
RGB:
255, 46, 111
CMY:
0, 82, 56
CMYK:
0, 82, 56, 0
HSL:
341°, 100.0000%, 59.0196%
HSV (HSB):
341°, 81.9608%, 100.0000%
XYZ:
45.0862, 24.3617, 17.3649
xyY:
0.5194, 0.2806, 24.3617
CIE-Lab:
56.4481, 77.6703, 16.4511
CIE-LCH:
56.4481, 79.3934, 11.9589
CIE-Luv:
56.4481, 140.8987, 4.1242
Hunter-Lab:
49.3576, 76.6772, 13.6910
#ff2e6f color charts
#ff2e6f color shades, tints & tones
#ff2e6f color schemes
#ff2e6f color preview, HTML & CSS examples
This text has a color of #ff2e6f
<p style="color:#ff2e6f;">Text here</p>
.mytext {color:#ff2e6f;}
This box has a color of #ff2e6f
<div style="background-color:#ff2e6f;">Content here</div>
.mybackground {background-color:#ff2e6f;}
Border around this has a color of #ff2e6f
<div style="border:2px solid #ff2e6f;">Content here</div>
.myborder {border:2px solid #ff2e6f;}