#b01c91 color space conversions
Hex:
#b01c91
RGB:
176, 28, 145
CMY:
31, 89, 43
CMYK:
0, 84, 18, 31
HSL:
313°, 72.5490%, 40.0000%
HSV (HSB):
313°, 84.0909%, 69.0196%
XYZ:
23.4306, 12.1049, 27.8896
xyY:
0.3694, 0.1909, 12.1049
CIE-Lab:
41.3824, 66.1721, -28.0805
CIE-LCH:
41.3824, 71.8836, 337.0058
CIE-Luv:
41.3824, 68.2285, -48.9228
Hunter-Lab:
34.7922, 59.3235, -23.1727
#b01c91 color charts
#b01c91 color shades, tints & tones
#b01c91 color schemes
#b01c91 color preview, HTML & CSS examples
This text has a color of #b01c91
<p style="color:#b01c91;">Text here</p>
.mytext {color:#b01c91;}
This box has a color of #b01c91
<div style="background-color:#b01c91;">Content here</div>
.mybackground {background-color:#b01c91;}
Border around this has a color of #b01c91
<div style="border:2px solid #b01c91;">Content here</div>
.myborder {border:2px solid #b01c91;}