#fe230f color space conversions
Hex:
#fe230f
RGB:
254, 35, 15
CMY:
0, 86, 94
CMYK:
0, 86, 94, 0
HSL:
5°, 99.1701%, 52.7451%
HSV (HSB):
5°, 94.0945%, 99.6078%
XYZ:
41.5603, 22.3074, 2.5672
xyY:
0.6256, 0.3358, 22.3074
CIE-Lab:
54.3516, 76.2646, 63.9462
CIE-LCH:
54.3516, 99.5259, 39.9791
CIE-Luv:
54.3516, 166.2022, 38.6257
Hunter-Lab:
47.2307, 74.4161, 29.8388
#fe230f color charts
#fe230f color shades, tints & tones
#fe230f color schemes
#fe230f color preview, HTML & CSS examples
This text has a color of #fe230f
<p style="color:#fe230f;">Text here</p>
.mytext {color:#fe230f;}
This box has a color of #fe230f
<div style="background-color:#fe230f;">Content here</div>
.mybackground {background-color:#fe230f;}
Border around this has a color of #fe230f
<div style="border:2px solid #fe230f;">Content here</div>
.myborder {border:2px solid #fe230f;}