#fe985f color space conversions
Hex:
#fe985f
RGB:
254, 152, 95
CMY:
0, 40, 63
CMYK:
0, 40, 63, 0
HSL:
22°, 98.7578%, 68.4314%
HSV (HSB):
22°, 62.5984%, 99.6078%
XYZ:
54.1668, 44.3535, 16.5327
xyY:
0.4708, 0.3855, 44.3535
CIE-Lab:
72.4642, 33.2308, 45.8261
CIE-LCH:
72.4642, 56.6067, 54.0523
CIE-Luv:
72.4642, 79.0249, 47.7705
Hunter-Lab:
66.5984, 28.6330, 31.9005
#fe985f color charts
#fe985f color shades, tints & tones
#fe985f color schemes
#fe985f color preview, HTML & CSS examples
This text has a color of #fe985f
<p style="color:#fe985f;">Text here</p>
.mytext {color:#fe985f;}
This box has a color of #fe985f
<div style="background-color:#fe985f;">Content here</div>
.mybackground {background-color:#fe985f;}
Border around this has a color of #fe985f
<div style="border:2px solid #fe985f;">Content here</div>
.myborder {border:2px solid #fe985f;}