#b00a8f color space conversions
Hex:
#b00a8f
RGB:
176, 10, 143
CMY:
31, 96, 44
CMYK:
0, 94, 19, 31
HSL:
312°, 89.2473%, 36.4706%
HSV (HSB):
312°, 94.3182%, 69.0196%
XYZ:
22.9710, 11.4304, 26.9822
xyY:
0.3742, 0.1862, 11.4304
CIE-Lab:
40.2961, 68.7912, -28.5608
CIE-LCH:
40.2961, 74.4845, 337.4527
CIE-Luv:
40.2961, 71.1548, -49.6390
Hunter-Lab:
33.8088, 62.1141, -23.6521
#b00a8f color charts
#b00a8f color shades, tints & tones
#b00a8f color schemes
#b00a8f color preview, HTML & CSS examples
This text has a color of #b00a8f
<p style="color:#b00a8f;">Text here</p>
.mytext {color:#b00a8f;}
This box has a color of #b00a8f
<div style="background-color:#b00a8f;">Content here</div>
.mybackground {background-color:#b00a8f;}
Border around this has a color of #b00a8f
<div style="border:2px solid #b00a8f;">Content here</div>
.myborder {border:2px solid #b00a8f;}