#ea970c color space conversions
Hex:
#ea970c
RGB:
234, 151, 12
CMY:
8, 41, 95
CMYK:
0, 35, 95, 8
HSL:
38°, 90.2439%, 48.2353%
HSV (HSB):
38°, 94.8718%, 91.7647%
XYZ:
45.0647, 39.6522, 5.6263
xyY:
0.4988, 0.4389, 39.6522
CIE-Lab:
69.2211, 22.5522, 72.4395
CIE-LCH:
69.2211, 75.8689, 72.7074
CIE-Luv:
69.2211, 68.9670, 67.5542
Hunter-Lab:
62.9700, 17.5466, 38.7815
#ea970c color charts
#ea970c color shades, tints & tones
#ea970c color schemes
#ea970c color preview, HTML & CSS examples
This text has a color of #ea970c
<p style="color:#ea970c;">Text here</p>
.mytext {color:#ea970c;}
This box has a color of #ea970c
<div style="background-color:#ea970c;">Content here</div>
.mybackground {background-color:#ea970c;}
Border around this has a color of #ea970c
<div style="border:2px solid #ea970c;">Content here</div>
.myborder {border:2px solid #ea970c;}