#bf839e color space conversions
Hex:
#bf839e
RGB:
191, 131, 158
CMY:
25, 49, 38
CMYK:
0, 31, 17, 25
HSL:
333°, 31.9149%, 63.1373%
HSV (HSB):
333°, 31.4136%, 74.9020%
XYZ:
35.7737, 29.7776, 36.2099
xyY:
0.3515, 0.2926, 29.7776
CIE-Lab:
61.4618, 27.1166, -5.0098
CIE-LCH:
61.4618, 27.5755, 349.5327
CIE-Luv:
61.4618, 35.3606, -11.9228
Hunter-Lab:
54.5688, 21.5238, -1.1445
#bf839e color charts
#bf839e color shades, tints & tones
#bf839e color schemes
#bf839e color preview, HTML & CSS examples
This text has a color of #bf839e
<p style="color:#bf839e;">Text here</p>
.mytext {color:#bf839e;}
This box has a color of #bf839e
<div style="background-color:#bf839e;">Content here</div>
.mybackground {background-color:#bf839e;}
Border around this has a color of #bf839e
<div style="border:2px solid #bf839e;">Content here</div>
.myborder {border:2px solid #bf839e;}