#bf87a5 color space conversions
Hex:
#bf87a5
RGB:
191, 135, 165
CMY:
25, 47, 35
CMYK:
0, 29, 14, 25
HSL:
328°, 30.4348%, 63.9216%
HSV (HSB):
328°, 29.3194%, 74.9020%
XYZ:
36.9414, 31.1209, 39.6572
xyY:
0.3429, 0.2889, 31.1209
CIE-Lab:
62.6096, 26.0552, -7.2956
CIE-LCH:
62.6096, 27.0573, 344.3575
CIE-Luv:
62.6096, 32.1076, -15.1058
Hunter-Lab:
55.7861, 20.5763, -3.0978
#bf87a5 color charts
#bf87a5 color shades, tints & tones
#bf87a5 color schemes
#bf87a5 color preview, HTML & CSS examples
This text has a color of #bf87a5
<p style="color:#bf87a5;">Text here</p>
.mytext {color:#bf87a5;}
This box has a color of #bf87a5
<div style="background-color:#bf87a5;">Content here</div>
.mybackground {background-color:#bf87a5;}
Border around this has a color of #bf87a5
<div style="border:2px solid #bf87a5;">Content here</div>
.myborder {border:2px solid #bf87a5;}