#b9978d color space conversions
Hex:
#b9978d
RGB:
185, 151, 141
CMY:
27, 41, 45
CMYK:
0, 18, 24, 27
HSL:
14°, 23.9130%, 63.9216%
HSV (HSB):
14°, 23.7838%, 72.5490%
XYZ:
35.8819, 34.3706, 29.9423
xyY:
0.3581, 0.3430, 34.3706
CIE-Lab:
65.2557, 11.1275, 10.0376
CIE-LCH:
65.2557, 14.9858, 42.0520
CIE-Luv:
65.2557, 22.0384, 11.9144
Hunter-Lab:
58.6264, 6.6534, 10.7573
#b9978d color charts
#b9978d color shades, tints & tones
#b9978d color schemes
#b9978d color preview, HTML & CSS examples
This text has a color of #b9978d
<p style="color:#b9978d;">Text here</p>
.mytext {color:#b9978d;}
This box has a color of #b9978d
<div style="background-color:#b9978d;">Content here</div>
.mybackground {background-color:#b9978d;}
Border around this has a color of #b9978d
<div style="border:2px solid #b9978d;">Content here</div>
.myborder {border:2px solid #b9978d;}