#b03a7b color space conversions
Hex:
#b03a7b
RGB:
176, 58, 123
CMY:
31, 77, 52
CMYK:
0, 67, 30, 31
HSL:
327°, 50.4274%, 45.8824%
HSV (HSB):
327°, 67.0455%, 69.0196%
XYZ:
22.9927, 13.6863, 20.1688
xyY:
0.4045, 0.2408, 13.6863
CIE-Lab:
43.7796, 53.8741, -10.9400
CIE-LCH:
43.7796, 54.9736, 348.5213
CIE-Luv:
43.7796, 68.6526, -23.7982
Hunter-Lab:
36.9950, 46.1981, -6.4270
#b03a7b color charts
#b03a7b color shades, tints & tones
#b03a7b color schemes
#b03a7b color preview, HTML & CSS examples
This text has a color of #b03a7b
<p style="color:#b03a7b;">Text here</p>
.mytext {color:#b03a7b;}
This box has a color of #b03a7b
<div style="background-color:#b03a7b;">Content here</div>
.mybackground {background-color:#b03a7b;}
Border around this has a color of #b03a7b
<div style="border:2px solid #b03a7b;">Content here</div>
.myborder {border:2px solid #b03a7b;}