#ea912a color space conversions
Hex:
#ea912a
RGB:
234, 145, 42
CMY:
8, 43, 84
CMYK:
0, 38, 82, 8
HSL:
32°, 82.0513%, 54.1176%
HSV (HSB):
32°, 82.0513%, 91.7647%
XYZ:
44.4750, 37.9104, 7.1638
xyY:
0.4967, 0.4233, 37.9104
CIE-Lab:
67.9545, 26.3035, 64.0086
CIE-LCH:
67.9545, 69.2024, 67.6604
CIE-Luv:
67.9545, 72.8674, 61.2167
Hunter-Lab:
61.5714, 21.1863, 36.2016
#ea912a color charts
#ea912a color shades, tints & tones
#ea912a color schemes
#ea912a color preview, HTML & CSS examples
This text has a color of #ea912a
<p style="color:#ea912a;">Text here</p>
.mytext {color:#ea912a;}
This box has a color of #ea912a
<div style="background-color:#ea912a;">Content here</div>
.mybackground {background-color:#ea912a;}
Border around this has a color of #ea912a
<div style="border:2px solid #ea912a;">Content here</div>
.myborder {border:2px solid #ea912a;}