#e69d4b color space conversions
Hex:
#e69d4b
RGB:
230, 157, 75
CMY:
10, 38, 71
CMYK:
0, 32, 67, 10
HSL:
32°, 75.6098%, 59.8039%
HSV (HSB):
32°, 67.3913%, 90.1961%
XYZ:
45.9601, 41.4449, 12.2339
xyY:
0.4613, 0.4160, 41.4449
CIE-Lab:
70.4865, 19.6631, 52.6063
CIE-LCH:
70.4865, 56.1610, 69.5053
CIE-Luv:
70.4865, 57.8866, 56.1220
Hunter-Lab:
64.3777, 14.7724, 33.7973
#e69d4b color charts
#e69d4b color shades, tints & tones
#e69d4b color schemes
#e69d4b color preview, HTML & CSS examples
This text has a color of #e69d4b
<p style="color:#e69d4b;">Text here</p>
.mytext {color:#e69d4b;}
This box has a color of #e69d4b
<div style="background-color:#e69d4b;">Content here</div>
.mybackground {background-color:#e69d4b;}
Border around this has a color of #e69d4b
<div style="border:2px solid #e69d4b;">Content here</div>
.myborder {border:2px solid #e69d4b;}