#ff2e49 color space conversions
Hex:
#ff2e49
RGB:
255, 46, 73
CMY:
0, 82, 71
CMYK:
0, 82, 71, 0
HSL:
352°, 100.0000%, 59.0196%
HSV (HSB):
352°, 81.9608%, 100.0000%
XYZ:
43.4196, 23.6950, 8.5885
xyY:
0.5736, 0.3130, 23.6950
CIE-Lab:
55.7811, 75.6798, 37.9880
CIE-LCH:
55.7811, 84.6790, 26.6547
CIE-Luv:
55.7811, 153.1456, 24.5836
Hunter-Lab:
48.6775, 74.0335, 23.6134
#ff2e49 color charts
#ff2e49 color shades, tints & tones
#ff2e49 color schemes
#ff2e49 color preview, HTML & CSS examples
This text has a color of #ff2e49
<p style="color:#ff2e49;">Text here</p>
.mytext {color:#ff2e49;}
This box has a color of #ff2e49
<div style="background-color:#ff2e49;">Content here</div>
.mybackground {background-color:#ff2e49;}
Border around this has a color of #ff2e49
<div style="border:2px solid #ff2e49;">Content here</div>
.myborder {border:2px solid #ff2e49;}