#fe271c color space conversions
Hex:
#fe271c
RGB:
254, 39, 28
CMY:
0, 85, 89
CMYK:
0, 85, 89, 0
HSL:
3°, 99.1228%, 55.2941%
HSV (HSB):
3°, 88.9764%, 99.6078%
XYZ:
41.8082, 22.6057, 3.2584
xyY:
0.6178, 0.3340, 22.6057
CIE-Lab:
54.6639, 75.6717, 59.7409
CIE-LCH:
54.6639, 96.4115, 38.2902
CIE-Luv:
54.6639, 163.6067, 37.2658
Hunter-Lab:
47.5455, 73.7559, 29.2185
#fe271c color charts
#fe271c color shades, tints & tones
#fe271c color schemes
#fe271c color preview, HTML & CSS examples
This text has a color of #fe271c
<p style="color:#fe271c;">Text here</p>
.mytext {color:#fe271c;}
This box has a color of #fe271c
<div style="background-color:#fe271c;">Content here</div>
.mybackground {background-color:#fe271c;}
Border around this has a color of #fe271c
<div style="border:2px solid #fe271c;">Content here</div>
.myborder {border:2px solid #fe271c;}