#e69a00 color space conversions
Hex:
#e69a00
RGB:
230, 154, 0
CMY:
10, 40, 100
CMYK:
0, 33, 100, 10
HSL:
40°, 100.0000%, 45.0980%
HSV (HSB):
40°, 100.0000%, 90.1961%
XYZ:
44.1887, 39.9342, 5.3791
xyY:
0.4937, 0.4462, 39.9342
CIE-Lab:
69.4226, 19.1408, 73.8945
CIE-LCH:
69.4226, 76.3333, 75.4779
CIE-Luv:
69.4226, 63.3905, 69.2817
Hunter-Lab:
63.1935, 14.2294, 39.1887
#e69a00 color charts
#e69a00 color shades, tints & tones
#e69a00 color schemes
#e69a00 color preview, HTML & CSS examples
This text has a color of #e69a00
<p style="color:#e69a00;">Text here</p>
.mytext {color:#e69a00;}
This box has a color of #e69a00
<div style="background-color:#e69a00;">Content here</div>
.mybackground {background-color:#e69a00;}
Border around this has a color of #e69a00
<div style="border:2px solid #e69a00;">Content here</div>
.myborder {border:2px solid #e69a00;}