#bf018f color space conversions
Hex:
#bf018f
RGB:
191, 1, 143
CMY:
25, 100, 44
CMYK:
0, 99, 25, 25
HSL:
315°, 98.9583%, 37.6471%
HSV (HSB):
315°, 99.4764%, 74.9020%
XYZ:
26.4546, 13.0812, 27.1172
xyY:
0.3969, 0.1963, 13.0812
CIE-Lab:
42.8854, 72.6395, -24.3056
CIE-LCH:
42.8854, 76.5980, 341.4994
CIE-Luv:
42.8854, 83.7486, -45.2110
Hunter-Lab:
36.1680, 67.2676, -19.1355
#bf018f color charts
#bf018f color shades, tints & tones
#bf018f color schemes
#bf018f color preview, HTML & CSS examples
This text has a color of #bf018f
<p style="color:#bf018f;">Text here</p>
.mytext {color:#bf018f;}
This box has a color of #bf018f
<div style="background-color:#bf018f;">Content here</div>
.mybackground {background-color:#bf018f;}
Border around this has a color of #bf018f
<div style="border:2px solid #bf018f;">Content here</div>
.myborder {border:2px solid #bf018f;}