#bd6b6d color space conversions
Hex:
#bd6b6d
RGB:
189, 107, 109
CMY:
26, 58, 57
CMYK:
0, 43, 42, 26
HSL:
359°, 38.3178%, 58.0392%
HSV (HSB):
359°, 43.3862%, 74.1176%
XYZ:
29.0043, 22.4383, 17.2703
xyY:
0.4221, 0.3266, 22.4383
CIE-Lab:
54.4890, 32.7916, 13.2706
CIE-LCH:
54.4890, 35.3751, 22.0329
CIE-Luv:
54.4890, 56.7526, 10.9735
Hunter-Lab:
47.3691, 26.4002, 11.5418
#bd6b6d color charts
#bd6b6d color shades, tints & tones
#bd6b6d color schemes
#bd6b6d color preview, HTML & CSS examples
This text has a color of #bd6b6d
<p style="color:#bd6b6d;">Text here</p>
.mytext {color:#bd6b6d;}
This box has a color of #bd6b6d
<div style="background-color:#bd6b6d;">Content here</div>
.mybackground {background-color:#bd6b6d;}
Border around this has a color of #bd6b6d
<div style="border:2px solid #bd6b6d;">Content here</div>
.myborder {border:2px solid #bd6b6d;}