#fe1b2c color space conversions
Hex:
#fe1b2c
RGB:
254, 27, 44
CMY:
0, 89, 83
CMYK:
0, 89, 83, 0
HSL:
356°, 99.1266%, 55.0980%
HSV (HSB):
356°, 89.3701%, 99.6078%
XYZ:
41.7196, 22.0365, 4.4375
xyY:
0.6118, 0.3231, 22.0365
CIE-Lab:
54.0658, 77.9810, 51.9766
CIE-LCH:
54.0658, 93.7156, 33.6846
CIE-Luv:
54.0658, 165.1416, 32.3514
Hunter-Lab:
46.9431, 76.4874, 27.2555
#fe1b2c color charts
#fe1b2c color shades, tints & tones
#fe1b2c color schemes
#fe1b2c color preview, HTML & CSS examples
This text has a color of #fe1b2c
<p style="color:#fe1b2c;">Text here</p>
.mytext {color:#fe1b2c;}
This box has a color of #fe1b2c
<div style="background-color:#fe1b2c;">Content here</div>
.mybackground {background-color:#fe1b2c;}
Border around this has a color of #fe1b2c
<div style="border:2px solid #fe1b2c;">Content here</div>
.myborder {border:2px solid #fe1b2c;}