#ff2e6a color space conversions
Hex:
#ff2e6a
RGB:
255, 46, 106
CMY:
0, 82, 58
CMYK:
0, 82, 58, 0
HSL:
343°, 100.0000%, 59.0196%
HSV (HSB):
343°, 81.9608%, 100.0000%
XYZ:
44.8185, 24.2546, 15.9551
xyY:
0.5271, 0.2853, 24.2546
CIE-Lab:
56.3418, 77.3552, 19.2862
CIE-LCH:
56.3418, 79.7231, 13.9996
CIE-Luv:
56.3418, 142.7328, 7.2114
Hunter-Lab:
49.2490, 76.2564, 15.2662
#ff2e6a color charts
#ff2e6a color shades, tints & tones
#ff2e6a color schemes
#ff2e6a color preview, HTML & CSS examples
This text has a color of #ff2e6a
<p style="color:#ff2e6a;">Text here</p>
.mytext {color:#ff2e6a;}
This box has a color of #ff2e6a
<div style="background-color:#ff2e6a;">Content here</div>
.mybackground {background-color:#ff2e6a;}
Border around this has a color of #ff2e6a
<div style="border:2px solid #ff2e6a;">Content here</div>
.myborder {border:2px solid #ff2e6a;}