#e69d2c color space conversions
Hex:
#e69d2c
RGB:
230, 157, 44
CMY:
10, 38, 83
CMYK:
0, 32, 81, 10
HSL:
36°, 78.8136%, 53.7255%
HSV (HSB):
36°, 80.8696%, 90.1961%
XYZ:
45.1447, 41.1188, 7.9402
xyY:
0.4792, 0.4365, 41.1188
CIE-Lab:
70.2591, 18.3089, 65.1647
CIE-LCH:
70.2591, 67.6879, 74.3066
CIE-Luv:
70.2591, 59.8181, 65.1431
Hunter-Lab:
64.1239, 13.4512, 37.5451
#e69d2c color charts
#e69d2c RGB chart
#e69d2c CMYK chart
#e69d2c RGB pie chart
#e69d2c color shades, tints & tones
#e69d2c color schemes
#e69d2c color preview, HTML & CSS examples
This text has a color of #e69d2c
<p style="color:#e69d2c;">Text here</p>
.mytext {color:#e69d2c;}
Text color #e69d2c
This box has a color of #e69d2c
<div style="background-color:#e69d2c;">Content here</div>
.mybackground {background-color:#e69d2c;}
Background color #e69d2c
Border around this has a color of #e69d2c
<div style="border:2px solid #e69d2c;">Content here</div>
.myborder {border:2px solid #e69d2c;}
Border color #e69d2c