#ecb12f color space conversions
Hex:
#ecb12f
RGB:
236, 177, 47
CMY:
7, 31, 82
CMYK:
0, 25, 80, 7
HSL:
41°, 83.2599%, 55.4902%
HSV (HSB):
41°, 80.0847%, 92.5490%
XYZ:
50.8273, 49.4824, 9.5615
xyY:
0.4626, 0.4504, 49.4824
CIE-Lab:
75.7504, 10.3652, 69.2938
CIE-LCH:
75.7504, 70.0648, 81.4926
CIE-Luv:
75.7504, 48.8153, 72.4860
Hunter-Lab:
70.3437, 5.8748, 41.1816
#ecb12f color charts
#ecb12f color shades, tints & tones
#ecb12f color schemes
#ecb12f color preview, HTML & CSS examples
This text has a color of #ecb12f
<p style="color:#ecb12f;">Text here</p>
.mytext {color:#ecb12f;}
This box has a color of #ecb12f
<div style="background-color:#ecb12f;">Content here</div>
.mybackground {background-color:#ecb12f;}
Border around this has a color of #ecb12f
<div style="border:2px solid #ecb12f;">Content here</div>
.myborder {border:2px solid #ecb12f;}