#bf998d color space conversions
Hex:
#bf998d
RGB:
191, 153, 141
CMY:
25, 40, 45
CMYK:
0, 20, 26, 25
HSL:
14°, 28.0899%, 65.0980%
HSV (HSB):
14°, 26.1780%, 74.9020%
XYZ:
37.6848, 35.7819, 30.1197
xyY:
0.3638, 0.3454, 35.7819
CIE-Lab:
66.3530, 12.3515, 11.6731
CIE-LCH:
66.3530, 16.9948, 43.3825
CIE-Luv:
66.3530, 24.9402, 13.8841
Hunter-Lab:
59.8180, 7.7720, 12.0187
#bf998d color charts
#bf998d color shades, tints & tones
#bf998d color schemes
#bf998d color preview, HTML & CSS examples
This text has a color of #bf998d
<p style="color:#bf998d;">Text here</p>
.mytext {color:#bf998d;}
This box has a color of #bf998d
<div style="background-color:#bf998d;">Content here</div>
.mybackground {background-color:#bf998d;}
Border around this has a color of #bf998d
<div style="border:2px solid #bf998d;">Content here</div>
.myborder {border:2px solid #bf998d;}