#b9938c color space conversions
Hex:
#b9938c
RGB:
185, 147, 140
CMY:
27, 42, 45
CMYK:
0, 21, 24, 27
HSL:
9°, 24.3243%, 63.7255%
HSV (HSB):
9°, 24.3243%, 72.5490%
XYZ:
35.1749, 33.0752, 29.3412
xyY:
0.3604, 0.3389, 33.0752
CIE-Lab:
64.2217, 13.1950, 9.1312
CIE-LCH:
64.2217, 16.0464, 34.6839
CIE-Luv:
64.2217, 24.4973, 10.2771
Hunter-Lab:
57.5110, 8.5300, 10.0089
#b9938c color charts
#b9938c color shades, tints & tones
#b9938c color schemes
#b9938c color preview, HTML & CSS examples
This text has a color of #b9938c
<p style="color:#b9938c;">Text here</p>
.mytext {color:#b9938c;}
This box has a color of #b9938c
<div style="background-color:#b9938c;">Content here</div>
.mybackground {background-color:#b9938c;}
Border around this has a color of #b9938c
<div style="border:2px solid #b9938c;">Content here</div>
.myborder {border:2px solid #b9938c;}