#fe3e2a color space conversions
Hex:
#fe3e2a
RGB:
254, 62, 42
CMY:
0, 76, 84
CMYK:
0, 76, 83, 0
HSL:
6°, 99.0654%, 58.0392%
HSV (HSB):
6°, 83.4646%, 99.6078%
XYZ:
43.0136, 24.6832, 4.6878
xyY:
0.5942, 0.3410, 24.6832
CIE-Lab:
56.7655, 70.2330, 55.3609
CIE-LCH:
56.7655, 89.4287, 38.2468
CIE-Luv:
56.7655, 151.1257, 38.0215
Hunter-Lab:
49.6822, 67.5968, 29.1833
#fe3e2a color charts
#fe3e2a color shades, tints & tones
#fe3e2a color schemes
#fe3e2a color preview, HTML & CSS examples
This text has a color of #fe3e2a
<p style="color:#fe3e2a;">Text here</p>
.mytext {color:#fe3e2a;}
This box has a color of #fe3e2a
<div style="background-color:#fe3e2a;">Content here</div>
.mybackground {background-color:#fe3e2a;}
Border around this has a color of #fe3e2a
<div style="border:2px solid #fe3e2a;">Content here</div>
.myborder {border:2px solid #fe3e2a;}