#bb8442 color space conversions
Hex:
#bb8442
RGB:
187, 132, 66
CMY:
27, 48, 74
CMYK:
0, 29, 65, 27
HSL:
33°, 47.8261%, 49.6078%
HSV (HSB):
33°, 64.7059%, 73.3333%
XYZ:
29.7281, 27.4607, 8.8879
xyY:
0.4499, 0.4156, 27.4607
CIE-Lab:
59.3983, 14.4082, 43.2392
CIE-LCH:
59.3983, 45.5766, 71.5708
CIE-Luv:
59.3983, 43.3062, 45.8776
Hunter-Lab:
52.4029, 9.5578, 26.6261
#bb8442 color charts
#bb8442 color shades, tints & tones
#bb8442 color schemes
#bb8442 color preview, HTML & CSS examples
This text has a color of #bb8442
<p style="color:#bb8442;">Text here</p>
.mytext {color:#bb8442;}
This box has a color of #bb8442
<div style="background-color:#bb8442;">Content here</div>
.mybackground {background-color:#bb8442;}
Border around this has a color of #bb8442
<div style="border:2px solid #bb8442;">Content here</div>
.myborder {border:2px solid #bb8442;}