#bf017d color space conversions
Hex:
#bf017d
RGB:
191, 1, 125
CMY:
25, 100, 51
CMYK:
0, 99, 35, 25
HSL:
321°, 98.9583%, 37.6471%
HSV (HSB):
321°, 99.4764%, 74.9020%
XYZ:
25.1984, 12.5787, 20.5019
xyY:
0.4324, 0.2158, 12.5787
CIE-Lab:
42.1215, 70.6805, -14.4230
CIE-LCH:
42.1215, 72.1371, 348.4666
CIE-Luv:
42.1215, 92.0863, -31.3457
Hunter-Lab:
35.4665, 64.7549, -9.4468
#bf017d color charts
#bf017d color shades, tints & tones
#bf017d color schemes
#bf017d color preview, HTML & CSS examples
This text has a color of #bf017d
<p style="color:#bf017d;">Text here</p>
.mytext {color:#bf017d;}
This box has a color of #bf017d
<div style="background-color:#bf017d;">Content here</div>
.mybackground {background-color:#bf017d;}
Border around this has a color of #bf017d
<div style="border:2px solid #bf017d;">Content here</div>
.myborder {border:2px solid #bf017d;}