#bb952d color space conversions
Hex:
#bb952d
RGB:
187, 149, 45
CMY:
27, 42, 82
CMYK:
0, 20, 76, 27
HSL:
44°, 61.2069%, 45.4902%
HSV (HSB):
44°, 75.9358%, 73.3333%
XYZ:
31.7146, 32.2491, 7.0358
xyY:
0.4467, 0.4542, 32.2491
CIE-Lab:
63.5483, 3.9179, 56.8956
CIE-LCH:
63.5483, 57.0303, 86.0608
CIE-Luv:
63.5483, 31.8801, 59.9737
Hunter-Lab:
56.7883, 0.3074, 32.4061
#bb952d color charts
#bb952d color shades, tints & tones
#bb952d color schemes
#bb952d color preview, HTML & CSS examples
This text has a color of #bb952d
<p style="color:#bb952d;">Text here</p>
.mytext {color:#bb952d;}
This box has a color of #bb952d
<div style="background-color:#bb952d;">Content here</div>
.mybackground {background-color:#bb952d;}
Border around this has a color of #bb952d
<div style="border:2px solid #bb952d;">Content here</div>
.myborder {border:2px solid #bb952d;}