#b18e9a color space conversions
Hex:
#b18e9a
RGB:
177, 142, 154
CMY:
31, 44, 40
CMYK:
0, 20, 13, 31
HSL:
339°, 18.3246%, 62.5490%
HSV (HSB):
339°, 19.7740%, 69.4118%
XYZ:
33.6372, 31.0262, 34.7876
xyY:
0.3382, 0.3120, 31.0262
CIE-Lab:
62.5298, 15.1788, -1.3300
CIE-LCH:
62.5298, 15.2370, 354.9923
CIE-Luv:
62.5298, 20.4418, -4.5199
Hunter-Lab:
55.7012, 10.3167, 1.9618
#b18e9a color charts
#b18e9a color shades, tints & tones
#b18e9a color schemes
#b18e9a color preview, HTML & CSS examples
This text has a color of #b18e9a
<p style="color:#b18e9a;">Text here</p>
.mytext {color:#b18e9a;}
This box has a color of #b18e9a
<div style="background-color:#b18e9a;">Content here</div>
.mybackground {background-color:#b18e9a;}
Border around this has a color of #b18e9a
<div style="border:2px solid #b18e9a;">Content here</div>
.myborder {border:2px solid #b18e9a;}