#fe1c1b color space conversions
Hex:
#fe1c1b
RGB:
254, 28, 27
CMY:
0, 89, 89
CMYK:
0, 89, 89, 0
HSL:
0°, 99.1266%, 55.0980%
HSV (HSB):
0°, 89.3701%, 99.6078%
XYZ:
41.4861, 21.9805, 3.0930
xyY:
0.6233, 0.3302, 21.9805
CIE-Lab:
54.0063, 77.5273, 59.6761
CIE-LCH:
54.0063, 97.8351, 37.5870
CIE-Luv:
54.0063, 167.3161, 36.2328
Hunter-Lab:
46.8833, 75.9053, 28.9068
#fe1c1b color charts
#fe1c1b color shades, tints & tones
#fe1c1b color schemes
#fe1c1b color preview, HTML & CSS examples
This text has a color of #fe1c1b
<p style="color:#fe1c1b;">Text here</p>
.mytext {color:#fe1c1b;}
This box has a color of #fe1c1b
<div style="background-color:#fe1c1b;">Content here</div>
.mybackground {background-color:#fe1c1b;}
Border around this has a color of #fe1c1b
<div style="border:2px solid #fe1c1b;">Content here</div>
.myborder {border:2px solid #fe1c1b;}