#e6a31a color space conversions
Hex:
#e6a31a
RGB:
230, 163, 26
CMY:
10, 36, 90
CMYK:
0, 29, 89, 10
HSL:
40°, 80.3150%, 50.1961%
HSV (HSB):
40°, 88.6957%, 90.1961%
XYZ:
45.9168, 43.0920, 6.8748
xyY:
0.4789, 0.4494, 43.0920
CIE-Lab:
71.6173, 14.6656, 71.4247
CIE-LCH:
71.6173, 72.9148, 78.3968
CIE-Luv:
71.6173, 55.6628, 70.4434
Hunter-Lab:
65.6445, 9.9788, 39.7418
#e6a31a color charts
#e6a31a color shades, tints & tones
#e6a31a color schemes
#e6a31a color preview, HTML & CSS examples
This text has a color of #e6a31a
<p style="color:#e6a31a;">Text here</p>
.mytext {color:#e6a31a;}
This box has a color of #e6a31a
<div style="background-color:#e6a31a;">Content here</div>
.mybackground {background-color:#e6a31a;}
Border around this has a color of #e6a31a
<div style="border:2px solid #e6a31a;">Content here</div>
.myborder {border:2px solid #e6a31a;}