#e6a25f color space conversions
Hex:
#e6a25f
RGB:
230, 162, 95
CMY:
10, 36, 63
CMYK:
0, 30, 59, 10
HSL:
30°, 72.9730%, 63.7255%
HSV (HSB):
30°, 58.6957%, 90.1961%
XYZ:
47.6190, 43.4899, 16.7111
xyY:
0.4417, 0.4034, 43.4899
CIE-Lab:
71.8862, 18.2961, 44.4472
CIE-LCH:
71.8862, 48.0656, 67.6261
CIE-Luv:
71.8862, 52.4213, 49.9711
Hunter-Lab:
65.9469, 13.4846, 31.1386
#e6a25f color charts
#e6a25f color shades, tints & tones
#e6a25f color schemes
#e6a25f color preview, HTML & CSS examples
This text has a color of #e6a25f
<p style="color:#e6a25f;">Text here</p>
.mytext {color:#e6a25f;}
This box has a color of #e6a25f
<div style="background-color:#e6a25f;">Content here</div>
.mybackground {background-color:#e6a25f;}
Border around this has a color of #e6a25f
<div style="border:2px solid #e6a25f;">Content here</div>
.myborder {border:2px solid #e6a25f;}