#bf18a5 color space conversions
Hex:
#bf18a5
RGB:
191, 24, 165
CMY:
25, 91, 35
CMYK:
0, 87, 14, 25
HSL:
309°, 77.6744%, 42.1569%
HSV (HSB):
309°, 87.4346%, 74.9020%
XYZ:
28.6040, 14.4462, 36.8781
xyY:
0.3579, 0.1807, 14.4462
CIE-Lab:
44.8662, 72.7136, -34.4700
CIE-LCH:
44.8662, 80.4702, 334.6366
CIE-Luv:
44.8662, 72.0998, -60.1065
Hunter-Lab:
38.0082, 67.8202, -30.9214
#bf18a5 color charts
#bf18a5 color shades, tints & tones
#bf18a5 color schemes
#bf18a5 color preview, HTML & CSS examples
This text has a color of #bf18a5
<p style="color:#bf18a5;">Text here</p>
.mytext {color:#bf18a5;}
This box has a color of #bf18a5
<div style="background-color:#bf18a5;">Content here</div>
.mybackground {background-color:#bf18a5;}
Border around this has a color of #bf18a5
<div style="border:2px solid #bf18a5;">Content here</div>
.myborder {border:2px solid #bf18a5;}