#b9739d color space conversions
Hex:
#b9739d
RGB:
185, 115, 157
CMY:
27, 55, 38
CMYK:
0, 38, 15, 27
HSL:
324°, 33.3333%, 58.8235%
HSV (HSB):
324°, 37.8378%, 72.5490%
XYZ:
32.2241, 25.0101, 35.0273
xyY:
0.3493, 0.2711, 25.0101
CIE-Lab:
57.0852, 33.6231, -11.0304
CIE-LCH:
57.0852, 35.3862, 341.8373
CIE-Luv:
57.0852, 39.8412, -21.5941
Hunter-Lab:
50.0101, 27.4993, -6.5200
#b9739d color charts
#b9739d color shades, tints & tones
#b9739d color schemes
#b9739d color preview, HTML & CSS examples
This text has a color of #b9739d
<p style="color:#b9739d;">Text here</p>
.mytext {color:#b9739d;}
This box has a color of #b9739d
<div style="background-color:#b9739d;">Content here</div>
.mybackground {background-color:#b9739d;}
Border around this has a color of #b9739d
<div style="border:2px solid #b9739d;">Content here</div>
.myborder {border:2px solid #b9739d;}