#b9948d color space conversions
Hex:
#b9948d
RGB:
185, 148, 141
CMY:
27, 42, 45
CMYK:
0, 20, 24, 27
HSL:
10°, 23.9130%, 63.9216%
HSV (HSB):
10°, 23.7838%, 72.5490%
XYZ:
35.4052, 33.4172, 29.7834
xyY:
0.3591, 0.3389, 33.4172
CIE-Lab:
64.4973, 12.7889, 8.9605
CIE-LCH:
64.4973, 15.6156, 35.0168
CIE-Luv:
64.4973, 23.8013, 10.1390
Hunter-Lab:
57.8076, 8.1619, 9.9182
#b9948d color charts
#b9948d color shades, tints & tones
#b9948d color schemes
#b9948d color preview, HTML & CSS examples
This text has a color of #b9948d
<p style="color:#b9948d;">Text here</p>
.mytext {color:#b9948d;}
This box has a color of #b9948d
<div style="background-color:#b9948d;">Content here</div>
.mybackground {background-color:#b9948d;}
Border around this has a color of #b9948d
<div style="border:2px solid #b9948d;">Content here</div>
.myborder {border:2px solid #b9948d;}