#bd6b6e color space conversions
Hex:
#bd6b6e
RGB:
189, 107, 110
CMY:
26, 58, 57
CMYK:
0, 43, 42, 26
HSL:
358°, 38.3178%, 58.0392%
HSV (HSB):
358°, 43.3862%, 74.1176%
XYZ:
29.0584, 22.4600, 17.5555
xyY:
0.4207, 0.3252, 22.4600
CIE-Lab:
54.5117, 32.9032, 12.7170
CIE-LCH:
54.5117, 35.2753, 21.1314
CIE-Luv:
54.5117, 56.5619, 10.2969
Hunter-Lab:
47.3920, 26.5115, 11.2115
#bd6b6e color charts
#bd6b6e color shades, tints & tones
#bd6b6e color schemes
#bd6b6e color preview, HTML & CSS examples
This text has a color of #bd6b6e
<p style="color:#bd6b6e;">Text here</p>
.mytext {color:#bd6b6e;}
This box has a color of #bd6b6e
<div style="background-color:#bd6b6e;">Content here</div>
.mybackground {background-color:#bd6b6e;}
Border around this has a color of #bd6b6e
<div style="border:2px solid #bd6b6e;">Content here</div>
.myborder {border:2px solid #bd6b6e;}