#fe5d35 color space conversions
Hex:
#fe5d35
RGB:
254, 93, 53
CMY:
0, 64, 79
CMYK:
0, 63, 79, 0
HSL:
12°, 99.0148%, 60.1961%
HSV (HSB):
12°, 79.1339%, 99.6078%
XYZ:
45.4300, 29.1566, 6.6015
xyY:
0.5596, 0.3591, 29.1566
CIE-Lab:
60.9196, 59.3854, 54.0497
CIE-LCH:
60.9196, 80.2994, 42.3070
CIE-Luv:
60.9196, 129.6685, 42.5949
Hunter-Lab:
53.9968, 55.6858, 30.5491
#fe5d35 color charts
#fe5d35 color shades, tints & tones
#fe5d35 color schemes
#fe5d35 color preview, HTML & CSS examples
This text has a color of #fe5d35
<p style="color:#fe5d35;">Text here</p>
.mytext {color:#fe5d35;}
This box has a color of #fe5d35
<div style="background-color:#fe5d35;">Content here</div>
.mybackground {background-color:#fe5d35;}
Border around this has a color of #fe5d35
<div style="border:2px solid #fe5d35;">Content here</div>
.myborder {border:2px solid #fe5d35;}