#bd6b6b color space conversions
Hex:
#bd6b6b
RGB:
189, 107, 107
CMY:
26, 58, 58
CMYK:
0, 43, 43, 26
HSL:
0°, 38.3178%, 58.0392%
HSV (HSB):
0°, 43.3862%, 74.1176%
XYZ:
28.8978, 22.3957, 16.7096
xyY:
0.4249, 0.3293, 22.3957
CIE-Lab:
54.4444, 32.5715, 14.3782
CIE-LCH:
54.4444, 35.6039, 23.8183
CIE-Luv:
54.4444, 57.1305, 12.3139
Hunter-Lab:
47.3241, 26.1812, 12.1922
#bd6b6b color charts
#bd6b6b color shades, tints & tones
#bd6b6b color schemes
#bd6b6b color preview, HTML & CSS examples
This text has a color of #bd6b6b
<p style="color:#bd6b6b;">Text here</p>
.mytext {color:#bd6b6b;}
This box has a color of #bd6b6b
<div style="background-color:#bd6b6b;">Content here</div>
.mybackground {background-color:#bd6b6b;}
Border around this has a color of #bd6b6b
<div style="border:2px solid #bd6b6b;">Content here</div>
.myborder {border:2px solid #bd6b6b;}