#bf086e color space conversions
Hex:
#bf086e
RGB:
191, 8, 110
CMY:
25, 97, 57
CMYK:
0, 96, 42, 25
HSL:
327°, 91.9598%, 39.0196%
HSV (HSB):
327°, 95.8115%, 74.9020%
XYZ:
24.3872, 12.3758, 15.8553
xyY:
0.4635, 0.2352, 12.3758
CIE-Lab:
41.8073, 68.5504, -5.5530
CIE-LCH:
41.8073, 68.7750, 355.3688
CIE-Luv:
41.8073, 98.2949, -19.5305
Hunter-Lab:
35.1793, 62.1769, -2.0965
#bf086e color charts
#bf086e color shades, tints & tones
#bf086e color schemes
#bf086e color preview, HTML & CSS examples
This text has a color of #bf086e
<p style="color:#bf086e;">Text here</p>
.mytext {color:#bf086e;}
This box has a color of #bf086e
<div style="background-color:#bf086e;">Content here</div>
.mybackground {background-color:#bf086e;}
Border around this has a color of #bf086e
<div style="border:2px solid #bf086e;">Content here</div>
.myborder {border:2px solid #bf086e;}