#b03e6a color space conversions
Hex:
#b03e6a
RGB:
176, 62, 106
CMY:
31, 76, 58
CMYK:
0, 65, 40, 31
HSL:
337°, 47.8992%, 46.6667%
HSV (HSB):
337°, 64.7727%, 69.0196%
XYZ:
22.2286, 13.7160, 15.1115
xyY:
0.4354, 0.2686, 13.7160
CIE-Lab:
43.8228, 50.1980, -0.4063
CIE-LCH:
43.8228, 50.1997, 359.5363
CIE-Luv:
43.8228, 72.6328, -9.4926
Hunter-Lab:
37.0351, 42.3253, 1.7323
#b03e6a color charts
#b03e6a color shades, tints & tones
#b03e6a color schemes
#b03e6a color preview, HTML & CSS examples
This text has a color of #b03e6a
<p style="color:#b03e6a;">Text here</p>
.mytext {color:#b03e6a;}
This box has a color of #b03e6a
<div style="background-color:#b03e6a;">Content here</div>
.mybackground {background-color:#b03e6a;}
Border around this has a color of #b03e6a
<div style="border:2px solid #b03e6a;">Content here</div>
.myborder {border:2px solid #b03e6a;}