#bd6e6c color space conversions
Hex:
#bd6e6c
RGB:
189, 110, 108
CMY:
26, 57, 58
CMYK:
0, 42, 43, 26
HSL:
1°, 38.0282%, 58.2353%
HSV (HSB):
1°, 42.8571%, 74.1176%
XYZ:
29.2690, 23.0534, 17.0945
xyY:
0.4216, 0.3321, 23.0534
CIE-Lab:
55.1273, 31.0614, 14.7398
CIE-LCH:
55.1273, 34.3812, 25.3861
CIE-Luv:
55.1273, 55.0094, 13.1174
Hunter-Lab:
48.0139, 24.7880, 12.5007
#bd6e6c color charts
#bd6e6c color shades, tints & tones
#bd6e6c color schemes
#bd6e6c color preview, HTML & CSS examples
This text has a color of #bd6e6c
<p style="color:#bd6e6c;">Text here</p>
.mytext {color:#bd6e6c;}
This box has a color of #bd6e6c
<div style="background-color:#bd6e6c;">Content here</div>
.mybackground {background-color:#bd6e6c;}
Border around this has a color of #bd6e6c
<div style="border:2px solid #bd6e6c;">Content here</div>
.myborder {border:2px solid #bd6e6c;}