#b00a9f color space conversions
Hex:
#b00a9f
RGB:
176, 10, 159
CMY:
31, 96, 38
CMYK:
0, 94, 10, 31
HSL:
306°, 89.2473%, 36.4706%
HSV (HSB):
306°, 94.3182%, 69.0196%
XYZ:
24.2710, 11.9504, 33.8283
xyY:
0.3465, 0.1706, 11.9504
CIE-Lab:
41.1372, 70.9338, -36.9453
CIE-LCH:
41.1372, 79.9785, 332.4876
CIE-Luv:
41.1372, 64.4182, -61.8827
Hunter-Lab:
34.5693, 64.8281, -33.8205
#b00a9f color charts
#b00a9f color shades, tints & tones
#b00a9f color schemes
#b00a9f color preview, HTML & CSS examples
This text has a color of #b00a9f
<p style="color:#b00a9f;">Text here</p>
.mytext {color:#b00a9f;}
This box has a color of #b00a9f
<div style="background-color:#b00a9f;">Content here</div>
.mybackground {background-color:#b00a9f;}
Border around this has a color of #b00a9f
<div style="border:2px solid #b00a9f;">Content here</div>
.myborder {border:2px solid #b00a9f;}