#bd678c color space conversions
Hex:
#bd678c
RGB:
189, 103, 140
CMY:
26, 60, 45
CMYK:
0, 46, 26, 26
HSL:
334°, 39.4495%, 57.2549%
HSV (HSB):
334°, 45.5026%, 74.1176%
XYZ:
30.5701, 22.4128, 27.5258
xyY:
0.3797, 0.2784, 22.4128
CIE-Lab:
54.4622, 38.8590, -4.9744
CIE-LCH:
54.4622, 39.1761, 352.7051
CIE-Luv:
54.4622, 52.6012, -13.7507
Hunter-Lab:
47.3421, 32.4138, -1.3331
#bd678c color charts
#bd678c color shades, tints & tones
#bd678c color schemes
#bd678c color preview, HTML & CSS examples
This text has a color of #bd678c
<p style="color:#bd678c;">Text here</p>
.mytext {color:#bd678c;}
This box has a color of #bd678c
<div style="background-color:#bd678c;">Content here</div>
.mybackground {background-color:#bd678c;}
Border around this has a color of #bd678c
<div style="border:2px solid #bd678c;">Content here</div>
.myborder {border:2px solid #bd678c;}