#bf079c color space conversions
Hex:
#bf079c
RGB:
191, 7, 156
CMY:
25, 97, 39
CMYK:
0, 96, 18, 25
HSL:
311°, 92.9293%, 38.8235%
HSV (HSB):
311°, 96.3351%, 74.9020%
XYZ:
27.5626, 13.6286, 32.6304
xyY:
0.3734, 0.1846, 13.6286
CIE-Lab:
43.6956, 73.6427, -30.9160
CIE-LCH:
43.6956, 79.8689, 337.2268
CIE-Luv:
43.6956, 77.4643, -54.8245
Hunter-Lab:
36.9170, 68.6652, -26.5637
#bf079c color charts
#bf079c color shades, tints & tones
#bf079c color schemes
#bf079c color preview, HTML & CSS examples
This text has a color of #bf079c
<p style="color:#bf079c;">Text here</p>
.mytext {color:#bf079c;}
This box has a color of #bf079c
<div style="background-color:#bf079c;">Content here</div>
.mybackground {background-color:#bf079c;}
Border around this has a color of #bf079c
<div style="border:2px solid #bf079c;">Content here</div>
.myborder {border:2px solid #bf079c;}