#fe1b1e color space conversions
Hex:
#fe1b1e
RGB:
254, 27, 30
CMY:
0, 89, 88
CMYK:
0, 89, 88, 0
HSL:
359°, 99.1266%, 55.0980%
HSV (HSB):
359°, 89.3701%, 99.6078%
XYZ:
41.4993, 21.9484, 3.2775
xyY:
0.6219, 0.3289, 21.9484
CIE-Lab:
53.9722, 77.7141, 58.4274
CIE-LCH:
53.9722, 97.2278, 36.9367
CIE-Luv:
53.9722, 167.2387, 35.5958
Hunter-Lab:
46.8492, 76.1306, 28.6466
#fe1b1e color charts
#fe1b1e color shades, tints & tones
#fe1b1e color schemes
#fe1b1e color preview, HTML & CSS examples
This text has a color of #fe1b1e
<p style="color:#fe1b1e;">Text here</p>
.mytext {color:#fe1b1e;}
This box has a color of #fe1b1e
<div style="background-color:#fe1b1e;">Content here</div>
.mybackground {background-color:#fe1b1e;}
Border around this has a color of #fe1b1e
<div style="border:2px solid #fe1b1e;">Content here</div>
.myborder {border:2px solid #fe1b1e;}