#b00a91 color space conversions
Hex:
#b00a91
RGB:
176, 10, 145
CMY:
31, 96, 43
CMYK:
0, 94, 18, 31
HSL:
311°, 89.2473%, 36.4706%
HSV (HSB):
311°, 94.3182%, 69.0196%
XYZ:
23.1239, 11.4915, 27.7874
xyY:
0.3706, 0.1842, 11.4915
CIE-Lab:
40.3963, 69.0487, -29.6254
CIE-LCH:
40.3963, 75.1358, 336.7782
CIE-Luv:
40.3963, 70.2932, -51.1784
Hunter-Lab:
33.8991, 62.4380, -24.8711
#b00a91 color charts
#b00a91 color shades, tints & tones
#b00a91 color schemes
#b00a91 color preview, HTML & CSS examples
This text has a color of #b00a91
<p style="color:#b00a91;">Text here</p>
.mytext {color:#b00a91;}
This box has a color of #b00a91
<div style="background-color:#b00a91;">Content here</div>
.mybackground {background-color:#b00a91;}
Border around this has a color of #b00a91
<div style="border:2px solid #b00a91;">Content here</div>
.myborder {border:2px solid #b00a91;}