#fe231e color space conversions
Hex:
#fe231e
RGB:
254, 35, 30
CMY:
0, 86, 88
CMYK:
0, 86, 88, 0
HSL:
1°, 99.1150%, 55.6863%
HSV (HSB):
1°, 88.1890%, 99.6078%
XYZ:
41.7084, 22.3666, 3.3472
xyY:
0.6186, 0.3317, 22.3666
CIE-Lab:
54.4139, 76.4466, 58.7508
CIE-LCH:
54.4139, 96.4145, 37.5430
CIE-Luv:
54.4139, 164.8035, 36.4179
Hunter-Lab:
47.2934, 74.6573, 28.9091
#fe231e color charts
#fe231e color shades, tints & tones
#fe231e color schemes
#fe231e color preview, HTML & CSS examples
This text has a color of #fe231e
<p style="color:#fe231e;">Text here</p>
.mytext {color:#fe231e;}
This box has a color of #fe231e
<div style="background-color:#fe231e;">Content here</div>
.mybackground {background-color:#fe231e;}
Border around this has a color of #fe231e
<div style="border:2px solid #fe231e;">Content here</div>
.myborder {border:2px solid #fe231e;}