#e6ca6a color space conversions
Hex:
#e6ca6a
RGB:
230, 202, 106
CMY:
10, 21, 58
CMYK:
0, 12, 54, 10
HSL:
46°, 71.2644%, 65.8824%
HSV (HSB):
46°, 53.9130%, 90.1961%
XYZ:
56.3552, 60.1047, 22.2668
xyY:
0.4062, 0.4333, 60.1047
CIE-Lab:
81.8950, -1.9106, 50.9528
CIE-LCH:
81.8950, 50.9886, 92.1475
CIE-Luv:
81.8950, 23.5729, 63.4026
Hunter-Lab:
77.5272, -5.9194, 37.2402
#e6ca6a color charts
#e6ca6a color shades, tints & tones
#e6ca6a color schemes
#e6ca6a color preview, HTML & CSS examples
This text has a color of #e6ca6a
<p style="color:#e6ca6a;">Text here</p>
.mytext {color:#e6ca6a;}
This box has a color of #e6ca6a
<div style="background-color:#e6ca6a;">Content here</div>
.mybackground {background-color:#e6ca6a;}
Border around this has a color of #e6ca6a
<div style="border:2px solid #e6ca6a;">Content here</div>
.myborder {border:2px solid #e6ca6a;}