#fe222e color space conversions
Hex:
#fe222e
RGB:
254, 34, 46
CMY:
0, 87, 82
CMYK:
0, 87, 82, 0
HSL:
357°, 99.0991%, 56.4706%
HSV (HSB):
357°, 86.6142%, 99.6078%
XYZ:
41.9382, 22.4121, 4.7004
xyY:
0.6074, 0.3246, 22.4121
CIE-Lab:
54.4616, 76.9374, 51.3259
CIE-LCH:
54.4616, 92.4863, 33.7078
CIE-Luv:
54.4616, 162.7408, 32.5239
Hunter-Lab:
47.3415, 75.2796, 27.2523
#fe222e color charts
#fe222e color shades, tints & tones
#fe222e color schemes
#fe222e color preview, HTML & CSS examples
This text has a color of #fe222e
<p style="color:#fe222e;">Text here</p>
.mytext {color:#fe222e;}
This box has a color of #fe222e
<div style="background-color:#fe222e;">Content here</div>
.mybackground {background-color:#fe222e;}
Border around this has a color of #fe222e
<div style="border:2px solid #fe222e;">Content here</div>
.myborder {border:2px solid #fe222e;}