#b5989c color space conversions
Hex:
#b5989c
RGB:
181, 152, 156
CMY:
29, 40, 39
CMYK:
0, 16, 14, 29
HSL:
352°, 16.3842%, 65.2941%
HSV (HSB):
352°, 16.0221%, 70.9804%
XYZ:
36.2850, 34.6805, 36.2341
xyY:
0.3385, 0.3235, 34.6805
CIE-Lab:
65.4992, 11.4262, 1.9204
CIE-LCH:
65.4992, 11.5864, 9.5403
CIE-Luv:
65.4992, 17.3295, 0.7549
Hunter-Lab:
58.8902, 6.9245, 4.7430
#b5989c color charts
#b5989c color shades, tints & tones
#b5989c color schemes
#b5989c color preview, HTML & CSS examples
This text has a color of #b5989c
<p style="color:#b5989c;">Text here</p>
.mytext {color:#b5989c;}
This box has a color of #b5989c
<div style="background-color:#b5989c;">Content here</div>
.mybackground {background-color:#b5989c;}
Border around this has a color of #b5989c
<div style="border:2px solid #b5989c;">Content here</div>
.myborder {border:2px solid #b5989c;}