#b18d9a color space conversions
Hex:
#b18d9a
RGB:
177, 141, 154
CMY:
31, 45, 40
CMYK:
0, 20, 13, 31
HSL:
338°, 18.7500%, 62.3529%
HSV (HSB):
338°, 20.3390%, 69.4118%
XYZ:
33.4891, 30.7300, 34.7383
xyY:
0.3384, 0.3105, 30.7300
CIE-Lab:
62.2790, 15.7397, -1.6976
CIE-LCH:
62.2790, 15.8310, 353.8441
CIE-Luv:
62.2790, 20.9879, -5.1411
Hunter-Lab:
55.4346, 10.8246, 1.6500
#b18d9a color charts
#b18d9a color shades, tints & tones
#b18d9a color schemes
#b18d9a color preview, HTML & CSS examples
This text has a color of #b18d9a
<p style="color:#b18d9a;">Text here</p>
.mytext {color:#b18d9a;}
This box has a color of #b18d9a
<div style="background-color:#b18d9a;">Content here</div>
.mybackground {background-color:#b18d9a;}
Border around this has a color of #b18d9a
<div style="border:2px solid #b18d9a;">Content here</div>
.myborder {border:2px solid #b18d9a;}