#bb994a color space conversions
Hex:
#bb994a
RGB:
187, 153, 74
CMY:
27, 40, 71
CMYK:
0, 18, 60, 27
HSL:
42°, 45.3815%, 51.1765%
HSV (HSB):
42°, 60.4278%, 73.3333%
XYZ:
33.1208, 33.8417, 11.2650
xyY:
0.4234, 0.4326, 33.8417
CIE-Lab:
64.8367, 3.4158, 45.4834
CIE-LCH:
64.8367, 45.6115, 85.7052
CIE-Luv:
64.8367, 27.6040, 52.0752
Hunter-Lab:
58.1736, -0.1759, 29.2403
#bb994a color charts
#bb994a color shades, tints & tones
#bb994a color schemes
#bb994a color preview, HTML & CSS examples
This text has a color of #bb994a
<p style="color:#bb994a;">Text here</p>
.mytext {color:#bb994a;}
This box has a color of #bb994a
<div style="background-color:#bb994a;">Content here</div>
.mybackground {background-color:#bb994a;}
Border around this has a color of #bb994a
<div style="border:2px solid #bb994a;">Content here</div>
.myborder {border:2px solid #bb994a;}