#e69a2a color space conversions
Hex:
#e69a2a
RGB:
230, 154, 42
CMY:
10, 40, 84
CMYK:
0, 33, 82, 10
HSL:
36°, 78.9916%, 53.3333%
HSV (HSB):
36°, 81.7391%, 90.1961%
XYZ:
44.6066, 40.1014, 7.5798
xyY:
0.4833, 0.4345, 40.1014
CIE-Lab:
69.5417, 19.8450, 65.2116
CIE-LCH:
69.5417, 68.1644, 73.0741
CIE-Luv:
69.5417, 62.3064, 64.4144
Hunter-Lab:
63.3256, 14.9157, 37.2312
#e69a2a color charts
#e69a2a color shades, tints & tones
#e69a2a color schemes
#e69a2a color preview, HTML & CSS examples
This text has a color of #e69a2a
<p style="color:#e69a2a;">Text here</p>
.mytext {color:#e69a2a;}
This box has a color of #e69a2a
<div style="background-color:#e69a2a;">Content here</div>
.mybackground {background-color:#e69a2a;}
Border around this has a color of #e69a2a
<div style="border:2px solid #e69a2a;">Content here</div>
.myborder {border:2px solid #e69a2a;}