#bf0f85 color space conversions
Hex:
#bf0f85
RGB:
191, 15, 133
CMY:
25, 94, 48
CMYK:
0, 92, 30, 25
HSL:
320°, 85.4369%, 40.3922%
HSV (HSB):
320°, 92.1466%, 74.9020%
XYZ:
25.8903, 13.1115, 23.3565
xyY:
0.4152, 0.2103, 13.1115
CIE-Lab:
42.9307, 70.1062, -18.1187
CIE-LCH:
42.9307, 72.4097, 345.5091
CIE-Luv:
42.9307, 87.0949, -36.3257
Hunter-Lab:
36.2098, 64.2621, -12.8972
#bf0f85 color charts
#bf0f85 color shades, tints & tones
#bf0f85 color schemes
#bf0f85 color preview, HTML & CSS examples
This text has a color of #bf0f85
<p style="color:#bf0f85;">Text here</p>
.mytext {color:#bf0f85;}
This box has a color of #bf0f85
<div style="background-color:#bf0f85;">Content here</div>
.mybackground {background-color:#bf0f85;}
Border around this has a color of #bf0f85
<div style="border:2px solid #bf0f85;">Content here</div>
.myborder {border:2px solid #bf0f85;}