#b03f6b color space conversions
Hex:
#b03f6b
RGB:
176, 63, 107
CMY:
31, 75, 58
CMYK:
0, 64, 39, 31
HSL:
337°, 47.2803%, 46.8627%
HSV (HSB):
337°, 64.2045%, 69.0196%
XYZ:
22.3358, 13.8467, 15.4054
xyY:
0.4330, 0.2684, 13.8467
CIE-Lab:
44.0122, 49.8760, -0.7466
CIE-LCH:
44.0122, 49.8816, 359.1424
CIE-Luv:
44.0122, 71.8477, -9.8562
Hunter-Lab:
37.2111, 42.0247, 1.5018
#b03f6b color charts
#b03f6b color shades, tints & tones
#b03f6b color schemes
#b03f6b color preview, HTML & CSS examples
This text has a color of #b03f6b
<p style="color:#b03f6b;">Text here</p>
.mytext {color:#b03f6b;}
This box has a color of #b03f6b
<div style="background-color:#b03f6b;">Content here</div>
.mybackground {background-color:#b03f6b;}
Border around this has a color of #b03f6b
<div style="border:2px solid #b03f6b;">Content here</div>
.myborder {border:2px solid #b03f6b;}