#b00f91 color space conversions
Hex:
#b00f91
RGB:
176, 15, 145
CMY:
31, 94, 43
CMYK:
0, 91, 18, 31
HSL:
312°, 84.2932%, 37.4510%
HSV (HSB):
312°, 91.4773%, 69.0196%
XYZ:
23.1862, 11.6161, 27.8081
xyY:
0.3703, 0.1855, 11.6161
CIE-Lab:
40.5993, 68.4535, -29.3069
CIE-LCH:
40.5993, 74.4632, 336.8229
CIE-Luv:
40.5993, 69.8723, -50.7179
Hunter-Lab:
34.0824, 61.7889, -24.5176
#b00f91 color charts
#b00f91 color shades, tints & tones
#b00f91 color schemes
#b00f91 color preview, HTML & CSS examples
This text has a color of #b00f91
<p style="color:#b00f91;">Text here</p>
.mytext {color:#b00f91;}
This box has a color of #b00f91
<div style="background-color:#b00f91;">Content here</div>
.mybackground {background-color:#b00f91;}
Border around this has a color of #b00f91
<div style="border:2px solid #b00f91;">Content here</div>
.myborder {border:2px solid #b00f91;}