#bf9d7e color space conversions
Hex:
#bf9d7e
RGB:
191, 157, 126
CMY:
25, 38, 51
CMYK:
0, 18, 34, 25
HSL:
29°, 33.6788%, 62.1569%
HSV (HSB):
29°, 34.0314%, 74.9020%
XYZ:
37.3087, 36.6967, 24.8554
xyY:
0.3774, 0.3712, 36.6967
CIE-Lab:
67.0488, 8.1261, 20.9559
CIE-LCH:
67.0488, 22.4763, 68.8052
CIE-Luv:
67.0488, 23.9525, 26.4246
Hunter-Lab:
60.5778, 3.9237, 18.0774
#bf9d7e color charts
#bf9d7e color shades, tints & tones
#bf9d7e color schemes
#bf9d7e color preview, HTML & CSS examples
This text has a color of #bf9d7e
<p style="color:#bf9d7e;">Text here</p>
.mytext {color:#bf9d7e;}
This box has a color of #bf9d7e
<div style="background-color:#bf9d7e;">Content here</div>
.mybackground {background-color:#bf9d7e;}
Border around this has a color of #bf9d7e
<div style="border:2px solid #bf9d7e;">Content here</div>
.myborder {border:2px solid #bf9d7e;}