#eb985f color space conversions
Hex:
#eb985f
RGB:
235, 152, 95
CMY:
8, 40, 63
CMYK:
0, 35, 60, 8
HSL:
24°, 77.7778%, 64.7059%
HSV (HSB):
24°, 59.5745%, 92.1569%
XYZ:
47.5547, 40.9449, 16.2232
xyY:
0.4541, 0.3910, 40.9449
CIE-Lab:
70.1373, 25.6559, 42.4841
CIE-LCH:
70.1373, 49.6299, 58.8725
CIE-Luv:
70.1373, 63.7560, 45.9474
Hunter-Lab:
63.9882, 20.6784, 29.7597
#eb985f color charts
#eb985f color shades, tints & tones
#eb985f color schemes
#eb985f color preview, HTML & CSS examples
This text has a color of #eb985f
<p style="color:#eb985f;">Text here</p>
.mytext {color:#eb985f;}
This box has a color of #eb985f
<div style="background-color:#eb985f;">Content here</div>
.mybackground {background-color:#eb985f;}
Border around this has a color of #eb985f
<div style="border:2px solid #eb985f;">Content here</div>
.myborder {border:2px solid #eb985f;}