#b9828d color space conversions
Hex:
#b9828d
RGB:
185, 130, 141
CMY:
27, 49, 45
CMYK:
0, 30, 24, 27
HSL:
348°, 28.2051%, 61.7647%
HSV (HSB):
348°, 29.7297%, 72.5490%
XYZ:
32.7979, 28.2026, 28.9143
xyY:
0.3648, 0.3137, 28.2026
CIE-Lab:
60.0714, 22.8091, 2.6049
CIE-LCH:
60.0714, 22.9573, 6.5152
CIE-Luv:
60.0714, 34.3237, -0.4122
Hunter-Lab:
53.1062, 17.3044, 4.8931
#b9828d color charts
#b9828d color shades, tints & tones
#b9828d color schemes
#b9828d color preview, HTML & CSS examples
This text has a color of #b9828d
<p style="color:#b9828d;">Text here</p>
.mytext {color:#b9828d;}
This box has a color of #b9828d
<div style="background-color:#b9828d;">Content here</div>
.mybackground {background-color:#b9828d;}
Border around this has a color of #b9828d
<div style="border:2px solid #b9828d;">Content here</div>
.myborder {border:2px solid #b9828d;}