#fe2e2d color space conversions
Hex:
#fe2e2d
RGB:
254, 46, 45
CMY:
0, 82, 82
CMYK:
0, 82, 82, 0
HSL:
0°, 99.0521%, 58.6275%
HSV (HSB):
0°, 82.2835%, 99.6078%
XYZ:
42.3237, 23.2143, 4.7327
xyY:
0.6023, 0.3304, 23.2143
CIE-Lab:
55.2924, 74.5192, 52.5977
CIE-LCH:
55.2924, 91.2120, 35.2155
CIE-Luv:
55.2924, 158.4558, 34.4112
Hunter-Lab:
48.1812, 72.4822, 27.9029
#fe2e2d color charts
#fe2e2d color shades, tints & tones
#fe2e2d color schemes
#fe2e2d color preview, HTML & CSS examples
This text has a color of #fe2e2d
<p style="color:#fe2e2d;">Text here</p>
.mytext {color:#fe2e2d;}
This box has a color of #fe2e2d
<div style="background-color:#fe2e2d;">Content here</div>
.mybackground {background-color:#fe2e2d;}
Border around this has a color of #fe2e2d
<div style="border:2px solid #fe2e2d;">Content here</div>
.myborder {border:2px solid #fe2e2d;}