#bf997d color space conversions
Hex:
#bf997d
RGB:
191, 153, 125
CMY:
25, 40, 51
CMYK:
0, 20, 35, 25
HSL:
25°, 34.0206%, 61.9608%
HSV (HSB):
25°, 34.5550%, 74.9020%
XYZ:
36.5788, 35.3395, 24.2953
xyY:
0.3802, 0.3673, 35.3395
CIE-Lab:
66.0121, 10.1912, 20.0937
CIE-LCH:
66.0121, 22.5304, 63.1065
CIE-Luv:
66.0121, 26.5477, 24.8604
Hunter-Lab:
59.4470, 5.8017, 17.3818
#bf997d color charts
#bf997d color shades, tints & tones
#bf997d color schemes
#bf997d color preview, HTML & CSS examples
This text has a color of #bf997d
<p style="color:#bf997d;">Text here</p>
.mytext {color:#bf997d;}
This box has a color of #bf997d
<div style="background-color:#bf997d;">Content here</div>
.mybackground {background-color:#bf997d;}
Border around this has a color of #bf997d
<div style="border:2px solid #bf997d;">Content here</div>
.myborder {border:2px solid #bf997d;}