#e29a1f color space conversions
Hex:
#e29a1f
RGB:
226, 154, 31
CMY:
11, 40, 88
CMYK:
0, 32, 86, 11
HSL:
38°, 77.0751%, 50.3922%
HSV (HSB):
38°, 86.2832%, 88.6275%
XYZ:
43.1670, 39.3789, 6.6221
xyY:
0.4841, 0.4416, 39.3789
CIE-Lab:
69.0248, 17.8466, 67.9429
CIE-LCH:
69.0248, 70.2477, 75.2825
CIE-Luv:
69.0248, 59.4861, 66.2314
Hunter-Lab:
62.7526, 12.9715, 37.6702
#e29a1f color charts
#e29a1f color shades, tints & tones
#e29a1f color schemes
#e29a1f color preview, HTML & CSS examples
This text has a color of #e29a1f
<p style="color:#e29a1f;">Text here</p>
.mytext {color:#e29a1f;}
This box has a color of #e29a1f
<div style="background-color:#e29a1f;">Content here</div>
.mybackground {background-color:#e29a1f;}
Border around this has a color of #e29a1f
<div style="border:2px solid #e29a1f;">Content here</div>
.myborder {border:2px solid #e29a1f;}