#e69b50 color space conversions
Hex:
#e69b50
RGB:
230, 155, 80
CMY:
10, 39, 69
CMYK:
0, 33, 65, 10
HSL:
30°, 75.0000%, 60.7843%
HSV (HSB):
30°, 65.2174%, 90.1961%
XYZ:
45.8024, 40.8449, 13.0592
xyY:
0.4594, 0.4097, 40.8449
CIE-Lab:
70.0671, 21.0217, 49.7600
CIE-LCH:
70.0671, 54.0183, 67.0978
CIE-Luv:
70.0671, 58.9962, 53.3576
Hunter-Lab:
63.9100, 16.0833, 32.6218
#e69b50 color charts
#e69b50 color shades, tints & tones
#e69b50 color schemes
#e69b50 color preview, HTML & CSS examples
This text has a color of #e69b50
<p style="color:#e69b50;">Text here</p>
.mytext {color:#e69b50;}
This box has a color of #e69b50
<div style="background-color:#e69b50;">Content here</div>
.mybackground {background-color:#e69b50;}
Border around this has a color of #e69b50
<div style="border:2px solid #e69b50;">Content here</div>
.myborder {border:2px solid #e69b50;}