#fe272c color space conversions
Hex:
#fe272c
RGB:
254, 39, 44
CMY:
0, 85, 83
CMYK:
0, 85, 83, 0
HSL:
359°, 99.0783%, 57.4510%
HSV (HSB):
359°, 84.6457%, 99.6078%
XYZ:
42.0532, 22.7037, 4.5487
xyY:
0.6068, 0.3276, 22.7037
CIE-Lab:
54.7658, 75.9736, 52.6134
CIE-LCH:
54.7658, 92.4130, 34.7035
CIE-Luv:
54.7658, 161.3766, 33.6935
Hunter-Lab:
47.6484, 74.1545, 27.6939
#fe272c color charts
#fe272c color shades, tints & tones
#fe272c color schemes
#fe272c color preview, HTML & CSS examples
This text has a color of #fe272c
<p style="color:#fe272c;">Text here</p>
.mytext {color:#fe272c;}
This box has a color of #fe272c
<div style="background-color:#fe272c;">Content here</div>
.mybackground {background-color:#fe272c;}
Border around this has a color of #fe272c
<div style="border:2px solid #fe272c;">Content here</div>
.myborder {border:2px solid #fe272c;}