#b4800e color space conversions
Hex:
#b4800e
RGB:
180, 128, 14
CMY:
29, 50, 95
CMYK:
0, 29, 92, 29
HSL:
41°, 85.5670%, 38.0392%
HSV (HSB):
41°, 92.2222%, 70.5882%
XYZ:
26.6208, 25.1733, 3.8713
xyY:
0.4782, 0.4522, 25.1733
CIE-Lab:
57.2439, 11.4314, 60.5173
CIE-LCH:
57.2439, 61.5875, 79.3031
CIE-Luv:
57.2439, 43.3340, 56.9257
Hunter-Lab:
50.1730, 6.9057, 30.5463
#b4800e color charts
#b4800e color shades, tints & tones
#b4800e color schemes
#b4800e color preview, HTML & CSS examples
This text has a color of #b4800e
<p style="color:#b4800e;">Text here</p>
.mytext {color:#b4800e;}
This box has a color of #b4800e
<div style="background-color:#b4800e;">Content here</div>
.mybackground {background-color:#b4800e;}
Border around this has a color of #b4800e
<div style="border:2px solid #b4800e;">Content here</div>
.myborder {border:2px solid #b4800e;}