#bd654b color space conversions
Hex:
#bd654b
RGB:
189, 101, 75
CMY:
26, 60, 71
CMYK:
0, 47, 60, 26
HSL:
14°, 46.3415%, 51.7647%
HSV (HSB):
14°, 60.3175%, 74.1176%
XYZ:
26.9099, 20.6342, 9.2211
xyY:
0.4741, 0.3635, 20.6342
CIE-Lab:
52.5468, 32.8578, 30.3552
CIE-LCH:
52.5468, 44.7334, 42.7328
CIE-Luv:
52.5468, 66.8108, 28.5055
Hunter-Lab:
45.4249, 26.2509, 19.7617
#bd654b color charts
#bd654b color shades, tints & tones
#bd654b color schemes
#bd654b color preview, HTML & CSS examples
This text has a color of #bd654b
<p style="color:#bd654b;">Text here</p>
.mytext {color:#bd654b;}
This box has a color of #bd654b
<div style="background-color:#bd654b;">Content here</div>
.mybackground {background-color:#bd654b;}
Border around this has a color of #bd654b
<div style="border:2px solid #bd654b;">Content here</div>
.myborder {border:2px solid #bd654b;}