#e69a40 color space conversions
Hex:
#e69a40
RGB:
230, 154, 64
CMY:
10, 40, 75
CMYK:
0, 33, 72, 10
HSL:
33°, 76.8519%, 57.6471%
HSV (HSB):
33°, 72.1739%, 90.1961%
XYZ:
45.1141, 40.3044, 10.2522
xyY:
0.4716, 0.4213, 40.3044
CIE-Lab:
69.6858, 20.6919, 56.7464
CIE-LCH:
69.6858, 60.4012, 69.9662
CIE-Luv:
69.6858, 61.0291, 58.6686
Hunter-Lab:
63.4857, 15.7454, 34.8653
#e69a40 color charts
#e69a40 color shades, tints & tones
#e69a40 color schemes
#e69a40 color preview, HTML & CSS examples
This text has a color of #e69a40
<p style="color:#e69a40;">Text here</p>
.mytext {color:#e69a40;}
This box has a color of #e69a40
<div style="background-color:#e69a40;">Content here</div>
.mybackground {background-color:#e69a40;}
Border around this has a color of #e69a40
<div style="border:2px solid #e69a40;">Content here</div>
.myborder {border:2px solid #e69a40;}