#ee985f color space conversions
Hex:
#ee985f
RGB:
238, 152, 95
CMY:
7, 40, 63
CMYK:
0, 36, 60, 7
HSL:
24°, 80.7910%, 65.2941%
HSV (HSB):
24°, 60.0840%, 93.3333%
XYZ:
48.5537, 41.4598, 16.2700
xyY:
0.4568, 0.3901, 41.4598
CIE-Lab:
70.4969, 26.8659, 43.0024
CIE-LCH:
70.4969, 50.7049, 58.0048
CIE-Luv:
70.4969, 66.1501, 46.2299
Hunter-Lab:
64.3893, 21.9192, 30.0911
#ee985f color charts
#ee985f color shades, tints & tones
#ee985f color schemes
#ee985f color preview, HTML & CSS examples
This text has a color of #ee985f
<p style="color:#ee985f;">Text here</p>
.mytext {color:#ee985f;}
This box has a color of #ee985f
<div style="background-color:#ee985f;">Content here</div>
.mybackground {background-color:#ee985f;}
Border around this has a color of #ee985f
<div style="border:2px solid #ee985f;">Content here</div>
.myborder {border:2px solid #ee985f;}