#bb8221 color space conversions
Hex:
#bb8221
RGB:
187, 130, 33
CMY:
27, 49, 87
CMYK:
0, 30, 82, 27
HSL:
38°, 70.0000%, 43.1373%
HSV (HSB):
38°, 82.3529%, 73.3333%
XYZ:
28.7507, 26.6399, 5.0655
xyY:
0.4756, 0.4406, 26.6399
CIE-Lab:
58.6395, 13.9176, 56.7574
CIE-LCH:
58.6395, 58.4389, 76.2222
CIE-Luv:
58.6395, 46.8371, 55.0502
Hunter-Lab:
51.6138, 9.1064, 30.3108
#bb8221 color charts
#bb8221 color shades, tints & tones
#bb8221 color schemes
#bb8221 color preview, HTML & CSS examples
This text has a color of #bb8221
<p style="color:#bb8221;">Text here</p>
.mytext {color:#bb8221;}
This box has a color of #bb8221
<div style="background-color:#bb8221;">Content here</div>
.mybackground {background-color:#bb8221;}
Border around this has a color of #bb8221
<div style="border:2px solid #bb8221;">Content here</div>
.myborder {border:2px solid #bb8221;}