#b1800e color space conversions
Hex:
#b1800e
RGB:
177, 128, 14
CMY:
31, 50, 95
CMYK:
0, 28, 92, 31
HSL:
42°, 85.3403%, 37.4510%
HSV (HSB):
42°, 92.0904%, 69.4118%
XYZ:
25.9299, 24.8172, 3.8390
xyY:
0.4750, 0.4546, 24.8172
CIE-Lab:
56.8968, 10.0725, 60.1025
CIE-LCH:
56.8968, 60.9407, 80.4863
CIE-Luv:
56.8968, 40.9160, 56.8234
Hunter-Lab:
49.8168, 5.7307, 30.3028
#b1800e color charts
#b1800e color shades, tints & tones
#b1800e color schemes
#b1800e color preview, HTML & CSS examples
This text has a color of #b1800e
<p style="color:#b1800e;">Text here</p>
.mytext {color:#b1800e;}
This box has a color of #b1800e
<div style="background-color:#b1800e;">Content here</div>
.mybackground {background-color:#b1800e;}
Border around this has a color of #b1800e
<div style="border:2px solid #b1800e;">Content here</div>
.myborder {border:2px solid #b1800e;}