#bf83a9 color space conversions
Hex:
#bf83a9
RGB:
191, 131, 169
CMY:
25, 49, 34
CMYK:
0, 31, 12, 25
HSL:
322°, 31.9149%, 63.1373%
HSV (HSB):
322°, 31.4136%, 74.9020%
XYZ:
36.7636, 30.1735, 41.4225
xyY:
0.3393, 0.2785, 30.1735
CIE-Lab:
61.8037, 28.9427, -10.7737
CIE-LCH:
61.8037, 30.8829, 339.5826
CIE-Luv:
61.8037, 33.5883, -20.7206
Hunter-Lab:
54.9304, 23.3374, -6.2587
#bf83a9 color charts
#bf83a9 color shades, tints & tones
#bf83a9 color schemes
#bf83a9 color preview, HTML & CSS examples
This text has a color of #bf83a9
<p style="color:#bf83a9;">Text here</p>
.mytext {color:#bf83a9;}
This box has a color of #bf83a9
<div style="background-color:#bf83a9;">Content here</div>
.mybackground {background-color:#bf83a9;}
Border around this has a color of #bf83a9
<div style="border:2px solid #bf83a9;">Content here</div>
.myborder {border:2px solid #bf83a9;}