#bf84a5 color space conversions
Hex:
#bf84a5
RGB:
191, 132, 165
CMY:
25, 48, 35
CMYK:
0, 31, 14, 25
HSL:
326°, 31.5508%, 63.3333%
HSV (HSB):
326°, 30.8901%, 74.9020%
XYZ:
36.5287, 30.2955, 39.5197
xyY:
0.3435, 0.2849, 30.2955
CIE-Lab:
61.9084, 27.7138, -8.3392
CIE-LCH:
61.9084, 28.9413, 343.2532
CIE-Luv:
61.9084, 33.7061, -16.9023
Hunter-Lab:
55.0414, 22.1406, -4.0412
#bf84a5 color charts
#bf84a5 color shades, tints & tones
#bf84a5 color schemes
#bf84a5 color preview, HTML & CSS examples
This text has a color of #bf84a5
<p style="color:#bf84a5;">Text here</p>
.mytext {color:#bf84a5;}
This box has a color of #bf84a5
<div style="background-color:#bf84a5;">Content here</div>
.mybackground {background-color:#bf84a5;}
Border around this has a color of #bf84a5
<div style="border:2px solid #bf84a5;">Content here</div>
.myborder {border:2px solid #bf84a5;}