#b03b7e color space conversions
Hex:
#b03b7e
RGB:
176, 59, 126
CMY:
31, 77, 51
CMYK:
0, 66, 28, 31
HSL:
326°, 49.7872%, 46.0784%
HSV (HSB):
326°, 66.4773%, 69.0196%
XYZ:
23.2344, 13.8644, 21.1902
xyY:
0.3986, 0.2379, 13.8644
CIE-Lab:
44.0378, 53.8487, -12.3878
CIE-LCH:
44.0378, 55.2553, 347.0447
CIE-Luv:
44.0378, 67.2376, -25.7769
Hunter-Lab:
37.2349, 46.2218, -7.6771
#b03b7e color charts
#b03b7e color shades, tints & tones
#b03b7e color schemes
#b03b7e color preview, HTML & CSS examples
This text has a color of #b03b7e
<p style="color:#b03b7e;">Text here</p>
.mytext {color:#b03b7e;}
This box has a color of #b03b7e
<div style="background-color:#b03b7e;">Content here</div>
.mybackground {background-color:#b03b7e;}
Border around this has a color of #b03b7e
<div style="border:2px solid #b03b7e;">Content here</div>
.myborder {border:2px solid #b03b7e;}