#fe1a3b color space conversions
Hex:
#fe1a3b
RGB:
254, 26, 59
CMY:
0, 90, 77
CMYK:
0, 90, 77, 0
HSL:
351°, 99.1304%, 54.9020%
HSV (HSB):
351°, 89.7638%, 99.6078%
XYZ:
42.0319, 22.1254, 6.1930
xyY:
0.5975, 0.3145, 22.1254
CIE-Lab:
54.1598, 78.5214, 44.0504
CIE-LCH:
54.1598, 90.0336, 29.2924
CIE-Luv:
54.1598, 162.3036, 27.4648
Hunter-Lab:
47.0376, 77.1881, 25.1202
#fe1a3b color charts
#fe1a3b color shades, tints & tones
#fe1a3b color schemes
#fe1a3b color preview, HTML & CSS examples
This text has a color of #fe1a3b
<p style="color:#fe1a3b;">Text here</p>
.mytext {color:#fe1a3b;}
This box has a color of #fe1a3b
<div style="background-color:#fe1a3b;">Content here</div>
.mybackground {background-color:#fe1a3b;}
Border around this has a color of #fe1a3b
<div style="border:2px solid #fe1a3b;">Content here</div>
.myborder {border:2px solid #fe1a3b;}