#b00a9a color space conversions
Hex:
#b00a9a
RGB:
176, 10, 154
CMY:
31, 96, 40
CMYK:
0, 94, 13, 31
HSL:
308°, 89.2473%, 36.4706%
HSV (HSB):
308°, 94.3182%, 69.0196%
XYZ:
23.8458, 11.7803, 31.5889
xyY:
0.3548, 0.1753, 11.7803
CIE-Lab:
40.8648, 70.2444, -34.3573
CIE-LCH:
40.8648, 78.1965, 333.9362
CIE-Luv:
40.8648, 66.4828, -58.0770
Hunter-Lab:
34.3224, 63.9501, -30.5422
#b00a9a color charts
#b00a9a color shades, tints & tones
#b00a9a color schemes
#b00a9a color preview, HTML & CSS examples
This text has a color of #b00a9a
<p style="color:#b00a9a;">Text here</p>
.mytext {color:#b00a9a;}
This box has a color of #b00a9a
<div style="background-color:#b00a9a;">Content here</div>
.mybackground {background-color:#b00a9a;}
Border around this has a color of #b00a9a
<div style="border:2px solid #b00a9a;">Content here</div>
.myborder {border:2px solid #b00a9a;}