#bb701f color space conversions
Hex:
#bb701f
RGB:
187, 112, 31
CMY:
27, 56, 88
CMYK:
0, 40, 83, 27
HSL:
31°, 71.5596%, 42.7451%
HSV (HSB):
31°, 83.4225%, 73.3333%
XYZ:
26.5350, 22.2521, 4.1929
xyY:
0.5009, 0.4200, 22.2521
CIE-Lab:
54.2934, 23.7972, 53.6578
CIE-LCH:
54.2934, 58.6981, 66.0828
CIE-Luv:
54.2934, 61.2636, 48.5097
Hunter-Lab:
47.1721, 17.8578, 27.7505
#bb701f color charts
#bb701f color shades, tints & tones
#bb701f color schemes
#bb701f color preview, HTML & CSS examples
This text has a color of #bb701f
<p style="color:#bb701f;">Text here</p>
.mytext {color:#bb701f;}
This box has a color of #bb701f
<div style="background-color:#bb701f;">Content here</div>
.mybackground {background-color:#bb701f;}
Border around this has a color of #bb701f
<div style="border:2px solid #bb701f;">Content here</div>
.myborder {border:2px solid #bb701f;}