#bf978d color space conversions
Hex:
#bf978d
RGB:
191, 151, 141
CMY:
25, 41, 45
CMYK:
0, 21, 26, 25
HSL:
12°, 28.0899%, 65.0980%
HSV (HSB):
12°, 26.1780%, 74.9020%
XYZ:
37.3602, 35.1327, 30.0115
xyY:
0.3645, 0.3427, 35.1327
CIE-Lab:
65.8518, 13.4538, 10.9654
CIE-LCH:
65.8518, 17.3564, 39.1813
CIE-Luv:
65.8518, 26.1347, 12.7183
Hunter-Lab:
59.2728, 8.7827, 11.4708
#bf978d color charts
#bf978d color shades, tints & tones
#bf978d color schemes
#bf978d color preview, HTML & CSS examples
This text has a color of #bf978d
<p style="color:#bf978d;">Text here</p>
.mytext {color:#bf978d;}
This box has a color of #bf978d
<div style="background-color:#bf978d;">Content here</div>
.mybackground {background-color:#bf978d;}
Border around this has a color of #bf978d
<div style="border:2px solid #bf978d;">Content here</div>
.myborder {border:2px solid #bf978d;}