#bf967a color space conversions
Hex:
#bf967a
RGB:
191, 150, 122
CMY:
25, 41, 52
CMYK:
0, 21, 36, 25
HSL:
24°, 35.0254%, 61.3725%
HSV (HSB):
24°, 36.1257%, 74.9020%
XYZ:
35.9051, 34.2942, 23.1394
xyY:
0.3847, 0.3674, 34.2942
CIE-Lab:
65.1954, 11.4649, 20.6408
CIE-LCH:
65.1954, 23.6111, 60.9501
CIE-Luv:
65.1954, 28.7353, 25.1674
Hunter-Lab:
58.5612, 6.9597, 17.5655
#bf967a color charts
#bf967a color shades, tints & tones
#bf967a color schemes
#bf967a color preview, HTML & CSS examples
This text has a color of #bf967a
<p style="color:#bf967a;">Text here</p>
.mytext {color:#bf967a;}
This box has a color of #bf967a
<div style="background-color:#bf967a;">Content here</div>
.mybackground {background-color:#bf967a;}
Border around this has a color of #bf967a
<div style="border:2px solid #bf967a;">Content here</div>
.myborder {border:2px solid #bf967a;}