#bf7f98 color space conversions
Hex:
#bf7f98
RGB:
191, 127, 152
CMY:
25, 50, 40
CMYK:
0, 34, 20, 25
HSL:
337°, 33.3333%, 62.3529%
HSV (HSB):
337°, 33.5079%, 74.9020%
XYZ:
34.7427, 28.5221, 33.3799
xyY:
0.3595, 0.2951, 28.5221
CIE-Lab:
60.3575, 28.3747, -3.2056
CIE-LCH:
60.3575, 28.5552, 353.5545
CIE-Luv:
60.3575, 38.5463, -9.5384
Hunter-Lab:
53.4061, 22.6605, 0.3268
#bf7f98 color charts
#bf7f98 color shades, tints & tones
#bf7f98 color schemes
#bf7f98 color preview, HTML & CSS examples
This text has a color of #bf7f98
<p style="color:#bf7f98;">Text here</p>
.mytext {color:#bf7f98;}
This box has a color of #bf7f98
<div style="background-color:#bf7f98;">Content here</div>
.mybackground {background-color:#bf7f98;}
Border around this has a color of #bf7f98
<div style="border:2px solid #bf7f98;">Content here</div>
.myborder {border:2px solid #bf7f98;}