#ecb30f color space conversions
Hex:
#ecb30f
RGB:
236, 179, 15
CMY:
7, 30, 94
CMYK:
0, 24, 94, 7
HSL:
45°, 88.0478%, 49.2157%
HSV (HSB):
45°, 93.6441%, 92.5490%
XYZ:
50.7984, 50.1076, 7.4463
xyY:
0.4688, 0.4625, 50.1076
CIE-Lab:
76.1352, 8.6297, 77.0657
CIE-LCH:
76.1352, 77.5474, 83.6107
CIE-Luv:
76.1352, 48.0329, 77.6533
Hunter-Lab:
70.7867, 4.2196, 43.3138
#ecb30f color charts
#ecb30f color shades, tints & tones
#ecb30f color schemes
#ecb30f color preview, HTML & CSS examples
This text has a color of #ecb30f
<p style="color:#ecb30f;">Text here</p>
.mytext {color:#ecb30f;}
This box has a color of #ecb30f
<div style="background-color:#ecb30f;">Content here</div>
.mybackground {background-color:#ecb30f;}
Border around this has a color of #ecb30f
<div style="border:2px solid #ecb30f;">Content here</div>
.myborder {border:2px solid #ecb30f;}