#bb7f3a color space conversions
Hex:
#bb7f3a
RGB:
187, 127, 58
CMY:
27, 50, 77
CMYK:
0, 32, 69, 27
HSL:
32°, 52.6531%, 48.0392%
HSV (HSB):
32°, 68.9840%, 73.3333%
XYZ:
28.8466, 26.0490, 7.5106
xyY:
0.4622, 0.4174, 26.0490
CIE-Lab:
58.0836, 16.6868, 45.7075
CIE-LCH:
58.0836, 48.6583, 69.9439
CIE-Luv:
58.0836, 47.6824, 46.7680
Hunter-Lab:
51.0382, 11.5705, 27.0019
#bb7f3a color charts
#bb7f3a color shades, tints & tones
#bb7f3a color schemes
#bb7f3a color preview, HTML & CSS examples
This text has a color of #bb7f3a
<p style="color:#bb7f3a;">Text here</p>
.mytext {color:#bb7f3a;}
This box has a color of #bb7f3a
<div style="background-color:#bb7f3a;">Content here</div>
.mybackground {background-color:#bb7f3a;}
Border around this has a color of #bb7f3a
<div style="border:2px solid #bb7f3a;">Content here</div>
.myborder {border:2px solid #bb7f3a;}