#b3880f color space conversions
Hex:
#b3880f
RGB:
179, 136, 15
CMY:
30, 47, 94
CMYK:
0, 24, 92, 30
HSL:
44°, 84.5361%, 38.0392%
HSV (HSB):
44°, 91.6201%, 70.1961%
XYZ:
27.4808, 27.2265, 4.2588
xyY:
0.4660, 0.4617, 27.2265
CIE-Lab:
59.1834, 6.5570, 61.7367
CIE-LCH:
59.1834, 62.0839, 83.9374
CIE-Luv:
59.1834, 36.2890, 59.8785
Hunter-Lab:
52.1790, 2.6961, 31.6861
#b3880f color charts
#b3880f color shades, tints & tones
#b3880f color schemes
#b3880f color preview, HTML & CSS examples
This text has a color of #b3880f
<p style="color:#b3880f;">Text here</p>
.mytext {color:#b3880f;}
This box has a color of #b3880f
<div style="background-color:#b3880f;">Content here</div>
.mybackground {background-color:#b3880f;}
Border around this has a color of #b3880f
<div style="border:2px solid #b3880f;">Content here</div>
.myborder {border:2px solid #b3880f;}