#fe985d color space conversions
Hex:
#fe985d
RGB:
254, 152, 93
CMY:
0, 40, 64
CMYK:
0, 40, 63, 0
HSL:
22°, 98.7730%, 68.0392%
HSV (HSB):
22°, 63.3858%, 99.6078%
XYZ:
54.0771, 44.3176, 16.0599
xyY:
0.4725, 0.3872, 44.3176
CIE-Lab:
72.4403, 33.1046, 46.8118
CIE-LCH:
72.4403, 57.3346, 54.7326
CIE-Luv:
72.4403, 79.2659, 48.6623
Hunter-Lab:
66.5715, 28.4983, 32.2967
#fe985d color charts
#fe985d color shades, tints & tones
#fe985d color schemes
#fe985d color preview, HTML & CSS examples
This text has a color of #fe985d
<p style="color:#fe985d;">Text here</p>
.mytext {color:#fe985d;}
This box has a color of #fe985d
<div style="background-color:#fe985d;">Content here</div>
.mybackground {background-color:#fe985d;}
Border around this has a color of #fe985d
<div style="border:2px solid #fe985d;">Content here</div>
.myborder {border:2px solid #fe985d;}