#fe1d1c color space conversions
Hex:
#fe1d1c
RGB:
254, 29, 28
CMY:
0, 89, 89
CMYK:
0, 89, 89, 0
HSL:
0°, 99.1228%, 55.2941%
HSV (HSB):
0°, 88.9764%, 99.6078%
XYZ:
41.5220, 22.0334, 3.1630
xyY:
0.6223, 0.3302, 22.0334
CIE-Lab:
54.0624, 77.3946, 59.3158
CIE-LCH:
54.0624, 97.5104, 37.4668
CIE-Luv:
54.0624, 166.9190, 36.1520
Hunter-Lab:
46.9397, 75.7532, 28.8626
#fe1d1c color charts
#fe1d1c color shades, tints & tones
#fe1d1c color schemes
#fe1d1c color preview, HTML & CSS examples
This text has a color of #fe1d1c
<p style="color:#fe1d1c;">Text here</p>
.mytext {color:#fe1d1c;}
This box has a color of #fe1d1c
<div style="background-color:#fe1d1c;">Content here</div>
.mybackground {background-color:#fe1d1c;}
Border around this has a color of #fe1d1c
<div style="border:2px solid #fe1d1c;">Content here</div>
.myborder {border:2px solid #fe1d1c;}