#bf096c color space conversions
Hex:
#bf096c
RGB:
191, 9, 108
CMY:
25, 96, 58
CMYK:
0, 95, 43, 25
HSL:
327°, 91.0000%, 39.2157%
HSV (HSB):
327°, 95.2880%, 74.9020%
XYZ:
24.2903, 12.3544, 15.2918
xyY:
0.4677, 0.2379, 12.3544
CIE-Lab:
41.7740, 68.2728, -4.3487
CIE-LCH:
41.7740, 68.4112, 356.3554
CIE-Luv:
41.7740, 99.0900, -17.9863
Hunter-Lab:
35.1489, 61.8453, -1.1903
#bf096c color charts
#bf096c color shades, tints & tones
#bf096c color schemes
#bf096c color preview, HTML & CSS examples
This text has a color of #bf096c
<p style="color:#bf096c;">Text here</p>
.mytext {color:#bf096c;}
This box has a color of #bf096c
<div style="background-color:#bf096c;">Content here</div>
.mybackground {background-color:#bf096c;}
Border around this has a color of #bf096c
<div style="border:2px solid #bf096c;">Content here</div>
.myborder {border:2px solid #bf096c;}