#b01fb9 color space conversions
Hex:
#b01fb9
RGB:
176, 31, 185
CMY:
31, 88, 27
CMYK:
5, 83, 0, 27
HSL:
296°, 71.2963%, 42.3529%
HSV (HSB):
296°, 83.2432%, 72.5490%
XYZ:
27.1514, 13.7129, 47.1147
xyY:
0.3086, 0.1559, 13.7129
CIE-Lab:
43.8183, 71.4598, -48.1383
CIE-LCH:
43.8183, 86.1615, 326.0342
CIE-Luv:
43.8183, 52.6366, -78.9028
Hunter-Lab:
37.0309, 66.0741, -49.5136
#b01fb9 color charts
#b01fb9 color shades, tints & tones
#b01fb9 color schemes
#b01fb9 color preview, HTML & CSS examples
This text has a color of #b01fb9
<p style="color:#b01fb9;">Text here</p>
.mytext {color:#b01fb9;}
This box has a color of #b01fb9
<div style="background-color:#b01fb9;">Content here</div>
.mybackground {background-color:#b01fb9;}
Border around this has a color of #b01fb9
<div style="border:2px solid #b01fb9;">Content here</div>
.myborder {border:2px solid #b01fb9;}