#bf106e color space conversions
Hex:
#bf106e
RGB:
191, 16, 110
CMY:
25, 94, 57
CMYK:
0, 92, 42, 25
HSL:
328°, 84.5411%, 40.5882%
HSV (HSB):
328°, 91.6230%, 74.9020%
XYZ:
24.4856, 12.5727, 15.8881
xyY:
0.4625, 0.2375, 12.5727
CIE-Lab:
42.1123, 67.6628, -5.0997
CIE-LCH:
42.1123, 67.8547, 355.6898
CIE-Luv:
42.1123, 97.3337, -18.8123
Hunter-Lab:
35.4581, 61.2119, -1.7461
#bf106e color charts
#bf106e color shades, tints & tones
#bf106e color schemes
#bf106e color preview, HTML & CSS examples
This text has a color of #bf106e
<p style="color:#bf106e;">Text here</p>
.mytext {color:#bf106e;}
This box has a color of #bf106e
<div style="background-color:#bf106e;">Content here</div>
.mybackground {background-color:#bf106e;}
Border around this has a color of #bf106e
<div style="border:2px solid #bf106e;">Content here</div>
.myborder {border:2px solid #bf106e;}