#ea963e color space conversions
Hex:
#ea963e
RGB:
234, 150, 62
CMY:
8, 41, 76
CMYK:
0, 36, 74, 8
HSL:
31°, 80.3738%, 58.0392%
HSV (HSB):
31°, 73.5043%, 91.7647%
XYZ:
45.7075, 39.6529, 9.8022
xyY:
0.4803, 0.4167, 39.6529
CIE-Lab:
69.2216, 24.3952, 57.2975
CIE-LCH:
69.2216, 62.2746, 66.9375
CIE-Luv:
69.2216, 67.5618, 57.9417
Hunter-Lab:
62.9706, 19.3667, 34.8502
#ea963e color charts
#ea963e color shades, tints & tones
#ea963e color schemes
#ea963e color preview, HTML & CSS examples
This text has a color of #ea963e
<p style="color:#ea963e;">Text here</p>
.mytext {color:#ea963e;}
This box has a color of #ea963e
<div style="background-color:#ea963e;">Content here</div>
.mybackground {background-color:#ea963e;}
Border around this has a color of #ea963e
<div style="border:2px solid #ea963e;">Content here</div>
.myborder {border:2px solid #ea963e;}