#fe273a color space conversions
Hex:
#fe273a
RGB:
254, 39, 58
CMY:
0, 85, 77
CMYK:
0, 85, 77, 0
HSL:
355°, 99.0783%, 57.4510%
HSV (HSB):
355°, 84.6457%, 99.6078%
XYZ:
42.3623, 22.8274, 6.1764
xyY:
0.5936, 0.3199, 22.8274
CIE-Lab:
54.8941, 76.3521, 45.3852
CIE-LCH:
54.8941, 88.8226, 30.7281
CIE-Luv:
54.8941, 158.6491, 29.3116
Hunter-Lab:
47.7780, 74.6553, 25.7800
#fe273a color charts
#fe273a color shades, tints & tones
#fe273a color schemes
#fe273a color preview, HTML & CSS examples
This text has a color of #fe273a
<p style="color:#fe273a;">Text here</p>
.mytext {color:#fe273a;}
This box has a color of #fe273a
<div style="background-color:#fe273a;">Content here</div>
.mybackground {background-color:#fe273a;}
Border around this has a color of #fe273a
<div style="border:2px solid #fe273a;">Content here</div>
.myborder {border:2px solid #fe273a;}