#fe333e color space conversions
Hex:
#fe333e
RGB:
254, 51, 62
CMY:
0, 80, 76
CMYK:
0, 80, 76, 0
HSL:
357°, 99.0244%, 59.8039%
HSV (HSB):
357°, 79.9213%, 99.6078%
XYZ:
42.9264, 23.7863, 6.8862
xyY:
0.5832, 0.3232, 23.7863
CIE-Lab:
55.8732, 73.8195, 44.2356
CIE-LCH:
55.8732, 86.0588, 30.9318
CIE-Luv:
55.8732, 152.9799, 29.7151
Hunter-Lab:
48.7712, 71.7587, 25.7685
#fe333e color charts
#fe333e color shades, tints & tones
#fe333e color schemes
#fe333e color preview, HTML & CSS examples
This text has a color of #fe333e
<p style="color:#fe333e;">Text here</p>
.mytext {color:#fe333e;}
This box has a color of #fe333e
<div style="background-color:#fe333e;">Content here</div>
.mybackground {background-color:#fe333e;}
Border around this has a color of #fe333e
<div style="border:2px solid #fe333e;">Content here</div>
.myborder {border:2px solid #fe333e;}