#ea966c color space conversions
Hex:
#ea966c
RGB:
234, 150, 108
CMY:
8, 41, 58
CMYK:
0, 36, 54, 8
HSL:
20°, 75.0000%, 67.0588%
HSV (HSB):
20°, 53.8462%, 91.7647%
XYZ:
47.5448, 40.3878, 19.4771
xyY:
0.4426, 0.3760, 40.3878
CIE-Lab:
69.7449, 27.3196, 35.1461
CIE-LCH:
69.7449, 44.5153, 52.1416
CIE-Luv:
69.7449, 62.8724, 38.3818
Hunter-Lab:
63.5514, 22.3265, 26.3149
#ea966c color charts
#ea966c color shades, tints & tones
#ea966c color schemes
#ea966c color preview, HTML & CSS examples
This text has a color of #ea966c
<p style="color:#ea966c;">Text here</p>
.mytext {color:#ea966c;}
This box has a color of #ea966c
<div style="background-color:#ea966c;">Content here</div>
.mybackground {background-color:#ea966c;}
Border around this has a color of #ea966c
<div style="border:2px solid #ea966c;">Content here</div>
.myborder {border:2px solid #ea966c;}