#fe915d color space conversions
Hex:
#fe915d
RGB:
254, 145, 93
CMY:
0, 43, 64
CMYK:
0, 43, 63, 0
HSL:
19°, 98.7730%, 68.0392%
HSV (HSB):
19°, 63.3858%, 99.6078%
XYZ:
52.9742, 42.1119, 15.6923
xyY:
0.4782, 0.3801, 42.1119
CIE-Lab:
70.9480, 36.7009, 45.0515
CIE-LCH:
70.9480, 58.1084, 50.8322
CIE-Luv:
70.9480, 84.6174, 45.7698
Hunter-Lab:
64.8937, 32.1497, 31.0884
#fe915d color charts
#fe915d color shades, tints & tones
#fe915d color schemes
#fe915d color preview, HTML & CSS examples
This text has a color of #fe915d
<p style="color:#fe915d;">Text here</p>
.mytext {color:#fe915d;}
This box has a color of #fe915d
<div style="background-color:#fe915d;">Content here</div>
.mybackground {background-color:#fe915d;}
Border around this has a color of #fe915d
<div style="border:2px solid #fe915d;">Content here</div>
.myborder {border:2px solid #fe915d;}