#bf997a color space conversions
Hex:
#bf997a
RGB:
191, 153, 122
CMY:
25, 40, 52
CMYK:
0, 20, 36, 25
HSL:
27°, 35.0254%, 61.3725%
HSV (HSB):
27°, 36.1257%, 74.9020%
XYZ:
36.3899, 35.2640, 23.3010
xyY:
0.3832, 0.3714, 35.2640
CIE-Lab:
65.9537, 9.8164, 21.6708
CIE-LCH:
65.9537, 23.7905, 65.6306
CIE-Luv:
65.9537, 26.8340, 26.8102
Hunter-Lab:
59.3835, 5.4630, 18.3041
#bf997a color charts
#bf997a color shades, tints & tones
#bf997a color schemes
#bf997a color preview, HTML & CSS examples
This text has a color of #bf997a
<p style="color:#bf997a;">Text here</p>
.mytext {color:#bf997a;}
This box has a color of #bf997a
<div style="background-color:#bf997a;">Content here</div>
.mybackground {background-color:#bf997a;}
Border around this has a color of #bf997a
<div style="border:2px solid #bf997a;">Content here</div>
.myborder {border:2px solid #bf997a;}