#bf7f9c color space conversions
Hex:
#bf7f9c
RGB:
191, 127, 156
CMY:
25, 50, 39
CMYK:
0, 34, 18, 25
HSL:
333°, 33.3333%, 62.3529%
HSV (HSB):
333°, 33.5079%, 74.9020%
XYZ:
35.0760, 28.6554, 35.1348
xyY:
0.3548, 0.2898, 28.6554
CIE-Lab:
60.4763, 29.0022, -5.3238
CIE-LCH:
60.4763, 29.4868, 349.5982
CIE-Luv:
60.4763, 37.8732, -12.6810
Hunter-Lab:
53.5307, 23.2832, -1.4434
#bf7f9c color charts
#bf7f9c color shades, tints & tones
#bf7f9c color schemes
#bf7f9c color preview, HTML & CSS examples
This text has a color of #bf7f9c
<p style="color:#bf7f9c;">Text here</p>
.mytext {color:#bf7f9c;}
This box has a color of #bf7f9c
<div style="background-color:#bf7f9c;">Content here</div>
.mybackground {background-color:#bf7f9c;}
Border around this has a color of #bf7f9c
<div style="border:2px solid #bf7f9c;">Content here</div>
.myborder {border:2px solid #bf7f9c;}