#ea982f color space conversions
Hex:
#ea982f
RGB:
234, 152, 47
CMY:
8, 40, 82
CMYK:
0, 35, 80, 8
HSL:
34°, 81.6594%, 55.0980%
HSV (HSB):
34°, 79.9145%, 91.7647%
XYZ:
45.6730, 40.1541, 8.0326
xyY:
0.4866, 0.4278, 40.1541
CIE-Lab:
69.5792, 22.7553, 63.6695
CIE-LCH:
69.5792, 67.6137, 70.3333
CIE-Luv:
69.5792, 66.9260, 62.7526
Hunter-Lab:
63.3673, 17.7640, 36.8413
#ea982f color charts
#ea982f color shades, tints & tones
#ea982f color schemes
#ea982f color preview, HTML & CSS examples
This text has a color of #ea982f
<p style="color:#ea982f;">Text here</p>
.mytext {color:#ea982f;}
This box has a color of #ea982f
<div style="background-color:#ea982f;">Content here</div>
.mybackground {background-color:#ea982f;}
Border around this has a color of #ea982f
<div style="border:2px solid #ea982f;">Content here</div>
.myborder {border:2px solid #ea982f;}