#b1880e color space conversions
Hex:
#b1880e
RGB:
177, 136, 14
CMY:
31, 47, 95
CMYK:
0, 23, 92, 31
HSL:
45°, 85.3403%, 37.4510%
HSV (HSB):
45°, 92.0904%, 69.4118%
XYZ:
27.0149, 26.9871, 4.2007
xyY:
0.4642, 0.4637, 26.9871
CIE-Lab:
58.9624, 5.6304, 61.6659
CIE-LCH:
58.9624, 61.9224, 84.7830
CIE-Luv:
58.9624, 34.7271, 59.9247
Hunter-Lab:
51.9491, 1.9136, 31.5701
#b1880e color charts
#b1880e color shades, tints & tones
#b1880e color schemes
#b1880e color preview, HTML & CSS examples
This text has a color of #b1880e
<p style="color:#b1880e;">Text here</p>
.mytext {color:#b1880e;}
This box has a color of #b1880e
<div style="background-color:#b1880e;">Content here</div>
.mybackground {background-color:#b1880e;}
Border around this has a color of #b1880e
<div style="border:2px solid #b1880e;">Content here</div>
.myborder {border:2px solid #b1880e;}