#bd7b7d color space conversions
Hex:
#bd7b7d
RGB:
189, 123, 125
CMY:
26, 52, 51
CMYK:
0, 35, 34, 26
HSL:
358°, 33.3333%, 61.1765%
HSV (HSB):
358°, 34.9206%, 74.1176%
XYZ:
31.7709, 26.4654, 22.8359
xyY:
0.3919, 0.3264, 26.4654
CIE-Lab:
58.4762, 25.9853, 9.5801
CIE-LCH:
58.4762, 27.6950, 20.2376
CIE-Luv:
58.4762, 43.8844, 8.1085
Hunter-Lab:
51.4445, 20.2093, 9.6928
#bd7b7d color charts
#bd7b7d color shades, tints & tones
#bd7b7d color schemes
#bd7b7d color preview, HTML & CSS examples
This text has a color of #bd7b7d
<p style="color:#bd7b7d;">Text here</p>
.mytext {color:#bd7b7d;}
This box has a color of #bd7b7d
<div style="background-color:#bd7b7d;">Content here</div>
.mybackground {background-color:#bd7b7d;}
Border around this has a color of #bd7b7d
<div style="border:2px solid #bd7b7d;">Content here</div>
.myborder {border:2px solid #bd7b7d;}