#b5968c color space conversions
Hex:
#b5968c
RGB:
181, 150, 140
CMY:
29, 41, 45
CMYK:
0, 17, 23, 29
HSL:
15°, 21.6931%, 62.9412%
HSV (HSB):
15°, 22.6519%, 70.9804%
XYZ:
34.6960, 33.5299, 29.4542
xyY:
0.3552, 0.3433, 33.5299
CIE-Lab:
64.5877, 9.9810, 9.5965
CIE-LCH:
64.5877, 13.8461, 43.8749
CIE-Luv:
64.5877, 20.0318, 11.5178
Hunter-Lab:
57.9050, 5.6214, 10.3748
#b5968c color charts
#b5968c color shades, tints & tones
#b5968c color schemes
#b5968c color preview, HTML & CSS examples
This text has a color of #b5968c
<p style="color:#b5968c;">Text here</p>
.mytext {color:#b5968c;}
This box has a color of #b5968c
<div style="background-color:#b5968c;">Content here</div>
.mybackground {background-color:#b5968c;}
Border around this has a color of #b5968c
<div style="border:2px solid #b5968c;">Content here</div>
.myborder {border:2px solid #b5968c;}