#bd5e5b color space conversions
Hex:
#bd5e5b
RGB:
189, 94, 91
CMY:
26, 63, 64
CMYK:
0, 50, 52, 26
HSL:
2°, 42.6087%, 54.9020%
HSV (HSB):
2°, 51.8519%, 74.1176%
XYZ:
26.8773, 19.5796, 12.2602
xyY:
0.4577, 0.3335, 19.5796
CIE-Lab:
51.3585, 37.8470, 19.5579
CIE-LCH:
51.3585, 42.6017, 27.3282
CIE-Luv:
51.3585, 68.7760, 16.5452
Hunter-Lab:
44.2488, 30.9879, 14.5465
#bd5e5b color charts
#bd5e5b color shades, tints & tones
#bd5e5b color schemes
#bd5e5b color preview, HTML & CSS examples
This text has a color of #bd5e5b
<p style="color:#bd5e5b;">Text here</p>
.mytext {color:#bd5e5b;}
This box has a color of #bd5e5b
<div style="background-color:#bd5e5b;">Content here</div>
.mybackground {background-color:#bd5e5b;}
Border around this has a color of #bd5e5b
<div style="border:2px solid #bd5e5b;">Content here</div>
.myborder {border:2px solid #bd5e5b;}