#bd5f5b color space conversions
Hex:
#bd5f5b
RGB:
189, 95, 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.9668, 19.7586, 12.2900
xyY:
0.4569, 0.3348, 19.7586
CIE-Lab:
51.5631, 37.3287, 19.8325
CIE-LCH:
51.5631, 42.2701, 27.9814
CIE-Luv:
51.5631, 68.1128, 16.9810
Hunter-Lab:
44.4506, 30.5018, 14.7225
#bd5f5b color charts
#bd5f5b color shades, tints & tones
#bd5f5b color schemes
#bd5f5b color preview, HTML & CSS examples
This text has a color of #bd5f5b
<p style="color:#bd5f5b;">Text here</p>
.mytext {color:#bd5f5b;}
This box has a color of #bd5f5b
<div style="background-color:#bd5f5b;">Content here</div>
.mybackground {background-color:#bd5f5b;}
Border around this has a color of #bd5f5b
<div style="border:2px solid #bd5f5b;">Content here</div>
.myborder {border:2px solid #bd5f5b;}