#bb7200 color space conversions
Hex:
#bb7200
RGB:
187, 114, 0
CMY:
27, 55, 100
CMYK:
0, 39, 100, 27
HSL:
37°, 100.0000%, 36.6667%
HSV (HSB):
37°, 100.0000%, 73.3333%
XYZ:
26.5108, 22.5994, 2.9649
xyY:
0.5091, 0.4340, 22.5994
CIE-Lab:
54.6573, 22.1295, 61.6533
CIE-LCH:
54.6573, 65.5045, 70.2552
CIE-Luv:
54.6573, 60.6792, 53.2367
Hunter-Lab:
47.5389, 16.3505, 29.5795
#bb7200 color charts
#bb7200 color shades, tints & tones
#bb7200 color schemes
#bb7200 color preview, HTML & CSS examples
This text has a color of #bb7200
<p style="color:#bb7200;">Text here</p>
.mytext {color:#bb7200;}
This box has a color of #bb7200
<div style="background-color:#bb7200;">Content here</div>
.mybackground {background-color:#bb7200;}
Border around this has a color of #bb7200
<div style="border:2px solid #bb7200;">Content here</div>
.myborder {border:2px solid #bb7200;}