#b03a9b color space conversions
Hex:
#b03a9b
RGB:
176, 58, 155
CMY:
31, 77, 39
CMYK:
0, 67, 12, 31
HSL:
311°, 50.4274%, 45.8824%
HSV (HSB):
311°, 67.0455%, 69.0196%
XYZ:
25.3339, 14.6228, 32.4976
xyY:
0.3497, 0.2018, 14.6228
CIE-Lab:
45.1131, 58.3606, -28.2901
CIE-LCH:
45.1131, 64.8559, 334.1384
CIE-Luv:
45.1131, 57.6606, -49.0968
Hunter-Lab:
38.2397, 51.3373, -23.6191
#b03a9b color charts
#b03a9b color shades, tints & tones
#b03a9b color schemes
#b03a9b color preview, HTML & CSS examples
This text has a color of #b03a9b
<p style="color:#b03a9b;">Text here</p>
.mytext {color:#b03a9b;}
This box has a color of #b03a9b
<div style="background-color:#b03a9b;">Content here</div>
.mybackground {background-color:#b03a9b;}
Border around this has a color of #b03a9b
<div style="border:2px solid #b03a9b;">Content here</div>
.myborder {border:2px solid #b03a9b;}