#bf85a5 color space conversions
Hex:
#bf85a5
RGB:
191, 133, 165
CMY:
25, 48, 35
CMYK:
0, 30, 14, 25
HSL:
327°, 31.1828%, 63.5294%
HSV (HSB):
327°, 30.3665%, 74.9020%
XYZ:
36.6649, 30.5680, 39.5651
xyY:
0.3433, 0.2862, 30.5680
CIE-Lab:
62.1413, 27.1613, -7.9923
CIE-LCH:
62.1413, 28.3128, 343.6033
CIE-Luv:
62.1413, 33.1746, -16.3050
Hunter-Lab:
55.2884, 21.6190, -3.7268
#bf85a5 color charts
#bf85a5 color shades, tints & tones
#bf85a5 color schemes
#bf85a5 color preview, HTML & CSS examples
This text has a color of #bf85a5
<p style="color:#bf85a5;">Text here</p>
.mytext {color:#bf85a5;}
This box has a color of #bf85a5
<div style="background-color:#bf85a5;">Content here</div>
.mybackground {background-color:#bf85a5;}
Border around this has a color of #bf85a5
<div style="border:2px solid #bf85a5;">Content here</div>
.myborder {border:2px solid #bf85a5;}