#b03f8b color space conversions
Hex:
#b03f8b
RGB:
176, 63, 139
CMY:
31, 75, 45
CMYK:
0, 64, 21, 31
HSL:
320°, 47.2803%, 46.8627%
HSV (HSB):
320°, 64.2045%, 69.0196%
XYZ:
24.3422, 14.6492, 25.9707
xyY:
0.3747, 0.2255, 14.6492
CIE-Lab:
45.1499, 53.9472, -18.6023
CIE-LCH:
45.1499, 57.0644, 340.9746
CIE-Luv:
45.1499, 61.3685, -34.5577
Hunter-Lab:
38.2743, 46.5449, -13.4388
#b03f8b color charts
#b03f8b color shades, tints & tones
#b03f8b color schemes
#b03f8b color preview, HTML & CSS examples
This text has a color of #b03f8b
<p style="color:#b03f8b;">Text here</p>
.mytext {color:#b03f8b;}
This box has a color of #b03f8b
<div style="background-color:#b03f8b;">Content here</div>
.mybackground {background-color:#b03f8b;}
Border around this has a color of #b03f8b
<div style="border:2px solid #b03f8b;">Content here</div>
.myborder {border:2px solid #b03f8b;}