#b03b9e color space conversions
Hex:
#b03b9e
RGB:
176, 59, 158
CMY:
31, 77, 38
CMYK:
0, 66, 10, 31
HSL:
309°, 49.7872%, 46.0784%
HSV (HSB):
309°, 66.4773%, 69.0196%
XYZ:
25.6400, 14.8267, 33.8582
xyY:
0.3450, 0.1995, 14.8267
CIE-Lab:
45.3959, 58.4327, -29.6426
CIE-LCH:
45.3959, 65.5214, 333.1016
CIE-Luv:
45.3959, 56.3661, -51.1415
Hunter-Lab:
38.5054, 51.4753, -25.1805
#b03b9e color charts
#b03b9e color shades, tints & tones
#b03b9e color schemes
#b03b9e color preview, HTML & CSS examples
This text has a color of #b03b9e
<p style="color:#b03b9e;">Text here</p>
.mytext {color:#b03b9e;}
This box has a color of #b03b9e
<div style="background-color:#b03b9e;">Content here</div>
.mybackground {background-color:#b03b9e;}
Border around this has a color of #b03b9e
<div style="border:2px solid #b03b9e;">Content here</div>
.myborder {border:2px solid #b03b9e;}