#ff2e42 color space conversions
Hex:
#ff2e42
RGB:
255, 46, 66
CMY:
0, 82, 74
CMYK:
0, 82, 74, 0
HSL:
354°, 100.0000%, 59.0196%
HSV (HSB):
354°, 81.9608%, 100.0000%
XYZ:
43.2004, 23.6073, 7.4340
xyY:
0.5819, 0.3180, 23.6073
CIE-Lab:
55.6925, 75.4128, 41.8646
CIE-LCH:
55.6925, 86.2539, 29.0364
CIE-Luv:
55.6925, 154.9164, 27.5138
Hunter-Lab:
48.5874, 73.6813, 24.9396
#ff2e42 color charts
#ff2e42 color shades, tints & tones
#ff2e42 color schemes
#ff2e42 color preview, HTML & CSS examples
This text has a color of #ff2e42
<p style="color:#ff2e42;">Text here</p>
.mytext {color:#ff2e42;}
This box has a color of #ff2e42
<div style="background-color:#ff2e42;">Content here</div>
.mybackground {background-color:#ff2e42;}
Border around this has a color of #ff2e42
<div style="border:2px solid #ff2e42;">Content here</div>
.myborder {border:2px solid #ff2e42;}