#fe122b color space conversions
Hex:
#fe122b
RGB:
254, 18, 43
CMY:
0, 93, 83
CMYK:
0, 93, 83, 0
HSL:
354°, 99.1597%, 53.3333%
HSV (HSB):
354°, 92.9134%, 99.6078%
XYZ:
41.5254, 21.6779, 4.2811
xyY:
0.6153, 0.3212, 21.6779
CIE-Lab:
53.6835, 79.0381, 52.1357
CIE-LCH:
53.6835, 94.6844, 33.4099
CIE-Luv:
53.6835, 167.3554, 31.9028
Hunter-Lab:
46.5595, 77.7212, 27.1400
#fe122b color charts
#fe122b color shades, tints & tones
#fe122b color schemes
#fe122b color preview, HTML & CSS examples
This text has a color of #fe122b
<p style="color:#fe122b;">Text here</p>
.mytext {color:#fe122b;}
This box has a color of #fe122b
<div style="background-color:#fe122b;">Content here</div>
.mybackground {background-color:#fe122b;}
Border around this has a color of #fe122b
<div style="border:2px solid #fe122b;">Content here</div>
.myborder {border:2px solid #fe122b;}