#e6bc3c color space conversions
Hex:
#e6bc3c
RGB:
230, 188, 60
CMY:
10, 26, 76
CMYK:
0, 18, 74, 10
HSL:
45°, 77.2727%, 56.8627%
HSV (HSB):
45°, 73.9130%, 90.1961%
XYZ:
51.4320, 53.1157, 11.8166
xyY:
0.4420, 0.4565, 53.1157
CIE-Lab:
77.9432, 2.5165, 66.5729
CIE-LCH:
77.9432, 66.6204, 87.8352
CIE-Luv:
77.9432, 35.4489, 73.6324
Hunter-Lab:
72.8805, -1.5730, 41.4033
#e6bc3c color charts
#e6bc3c color shades, tints & tones
#e6bc3c color schemes
#e6bc3c color preview, HTML & CSS examples
This text has a color of #e6bc3c
<p style="color:#e6bc3c;">Text here</p>
.mytext {color:#e6bc3c;}
This box has a color of #e6bc3c
<div style="background-color:#e6bc3c;">Content here</div>
.mybackground {background-color:#e6bc3c;}
Border around this has a color of #e6bc3c
<div style="border:2px solid #e6bc3c;">Content here</div>
.myborder {border:2px solid #e6bc3c;}