#ea976f color space conversions
Hex:
#ea976f
RGB:
234, 151, 111
CMY:
8, 41, 56
CMYK:
0, 35, 53, 8
HSL:
20°, 74.5455%, 67.6471%
HSV (HSB):
20°, 52.5641%, 91.7647%
XYZ:
47.8675, 40.7733, 20.3861
xyY:
0.4390, 0.3740, 40.7733
CIE-Lab:
70.0168, 27.0434, 33.8886
CIE-LCH:
70.0168, 43.3565, 51.4098
CIE-Luv:
70.0168, 61.7674, 37.2169
Hunter-Lab:
63.8540, 22.0663, 25.7688
#ea976f color charts
#ea976f color shades, tints & tones
#ea976f color schemes
#ea976f color preview, HTML & CSS examples
This text has a color of #ea976f
<p style="color:#ea976f;">Text here</p>
.mytext {color:#ea976f;}
This box has a color of #ea976f
<div style="background-color:#ea976f;">Content here</div>
.mybackground {background-color:#ea976f;}
Border around this has a color of #ea976f
<div style="border:2px solid #ea976f;">Content here</div>
.myborder {border:2px solid #ea976f;}