#e69e2d color space conversions
Hex:
#e69e2d
RGB:
230, 158, 45
CMY:
10, 38, 82
CMYK:
0, 31, 80, 10
HSL:
37°, 78.7234%, 53.9216%
HSV (HSB):
37°, 80.4348%, 90.1961%
XYZ:
45.3336, 41.4662, 8.0971
xyY:
0.4777, 0.4370, 41.4662
CIE-Lab:
70.5013, 17.8082, 65.0357
CIE-LCH:
70.5013, 67.4298, 74.6866
CIE-Luv:
70.5013, 58.9772, 65.3128
Hunter-Lab:
64.3942, 12.9744, 37.6207
#e69e2d color charts
#e69e2d color shades, tints & tones
#e69e2d color schemes
#e69e2d color preview, HTML & CSS examples
This text has a color of #e69e2d
<p style="color:#e69e2d;">Text here</p>
.mytext {color:#e69e2d;}
This box has a color of #e69e2d
<div style="background-color:#e69e2d;">Content here</div>
.mybackground {background-color:#e69e2d;}
Border around this has a color of #e69e2d
<div style="border:2px solid #e69e2d;">Content here</div>
.myborder {border:2px solid #e69e2d;}