#bf5d84 color space conversions
Hex:
#bf5d84
RGB:
191, 93, 132
CMY:
25, 64, 48
CMYK:
0, 51, 31, 25
HSL:
336°, 43.3628%, 55.6863%
HSV (HSB):
336°, 51.3089%, 74.9020%
XYZ:
29.5651, 20.5710, 24.2421
xyY:
0.3975, 0.2766, 20.5710
CIE-Lab:
52.4768, 43.6208, -3.1546
CIE-LCH:
52.4768, 43.7347, 355.8637
CIE-Luv:
52.4768, 61.3968, -12.0879
Hunter-Lab:
45.3553, 36.9844, 0.0585
#bf5d84 color charts
#bf5d84 color shades, tints & tones
#bf5d84 color schemes
#bf5d84 color preview, HTML & CSS examples
This text has a color of #bf5d84
<p style="color:#bf5d84;">Text here</p>
.mytext {color:#bf5d84;}
This box has a color of #bf5d84
<div style="background-color:#bf5d84;">Content here</div>
.mybackground {background-color:#bf5d84;}
Border around this has a color of #bf5d84
<div style="border:2px solid #bf5d84;">Content here</div>
.myborder {border:2px solid #bf5d84;}