#bf947b color space conversions
Hex:
#bf947b
RGB:
191, 148, 123
CMY:
25, 42, 52
CMYK:
0, 23, 36, 25
HSL:
22°, 34.6939%, 61.5686%
HSV (HSB):
22°, 35.6021%, 74.9020%
XYZ:
35.6509, 33.6862, 23.3620
xyY:
0.3846, 0.3634, 33.6862
CIE-Lab:
64.7128, 12.6906, 19.4271
CIE-LCH:
64.7128, 23.2048, 56.8458
CIE-Luv:
64.7128, 29.9007, 23.4172
Hunter-Lab:
58.0398, 8.0737, 16.7627
#bf947b color charts
#bf947b color shades, tints & tones
#bf947b color schemes
#bf947b color preview, HTML & CSS examples
This text has a color of #bf947b
<p style="color:#bf947b;">Text here</p>
.mytext {color:#bf947b;}
This box has a color of #bf947b
<div style="background-color:#bf947b;">Content here</div>
.mybackground {background-color:#bf947b;}
Border around this has a color of #bf947b
<div style="border:2px solid #bf947b;">Content here</div>
.myborder {border:2px solid #bf947b;}