#fe262a color space conversions
Hex:
#fe262a
RGB:
254, 38, 42
CMY:
0, 85, 84
CMYK:
0, 85, 83, 0
HSL:
359°, 99.0826%, 57.2549%
HSV (HSB):
359°, 85.0394%, 99.6078%
XYZ:
41.9841, 22.6242, 4.3446
xyY:
0.6089, 0.3281, 22.6242
CIE-Lab:
54.6831, 76.1212, 53.5247
CIE-LCH:
54.6831, 93.0555, 35.1130
CIE-Luv:
54.6831, 162.0684, 34.0947
Hunter-Lab:
47.5649, 74.3178, 27.8799
#fe262a color charts
#fe262a color shades, tints & tones
#fe262a color schemes
#fe262a color preview, HTML & CSS examples
This text has a color of #fe262a
<p style="color:#fe262a;">Text here</p>
.mytext {color:#fe262a;}
This box has a color of #fe262a
<div style="background-color:#fe262a;">Content here</div>
.mybackground {background-color:#fe262a;}
Border around this has a color of #fe262a
<div style="border:2px solid #fe262a;">Content here</div>
.myborder {border:2px solid #fe262a;}