#ff2e4a color space conversions
Hex:
#ff2e4a
RGB:
255, 46, 74
CMY:
0, 82, 71
CMYK:
0, 82, 71, 0
HSL:
352°, 100.0000%, 59.0196%
HSV (HSB):
352°, 81.9608%, 100.0000%
XYZ:
43.4530, 23.7084, 8.7645
xyY:
0.5723, 0.3123, 23.7084
CIE-Lab:
55.7947, 75.7204, 37.4292
CIE-LCH:
55.7947, 84.4661, 26.3035
CIE-Luv:
55.7947, 152.8791, 24.1420
Hunter-Lab:
48.6913, 74.0871, 23.4116
#ff2e4a color charts
#ff2e4a color shades, tints & tones
#ff2e4a color schemes
#ff2e4a color preview, HTML & CSS examples
This text has a color of #ff2e4a
<p style="color:#ff2e4a;">Text here</p>
.mytext {color:#ff2e4a;}
This box has a color of #ff2e4a
<div style="background-color:#ff2e4a;">Content here</div>
.mybackground {background-color:#ff2e4a;}
Border around this has a color of #ff2e4a
<div style="border:2px solid #ff2e4a;">Content here</div>
.myborder {border:2px solid #ff2e4a;}