#b03f8a color space conversions
Hex:
#b03f8a
RGB:
176, 63, 138
CMY:
31, 75, 46
CMYK:
0, 64, 22, 31
HSL:
320°, 47.2803%, 46.8627%
HSV (HSB):
320°, 64.2045%, 69.0196%
XYZ:
24.2694, 14.6201, 25.5876
xyY:
0.3764, 0.2267, 14.6201
CIE-Lab:
45.1094, 53.8052, -18.0592
CIE-LCH:
45.1094, 56.7550, 341.4462
CIE-Luv:
45.1094, 61.6989, -33.7629
Hunter-Lab:
38.2362, 46.3848, -12.9113
#b03f8a color charts
#b03f8a color shades, tints & tones
#b03f8a color schemes
#b03f8a color preview, HTML & CSS examples
This text has a color of #b03f8a
<p style="color:#b03f8a;">Text here</p>
.mytext {color:#b03f8a;}
This box has a color of #b03f8a
<div style="background-color:#b03f8a;">Content here</div>
.mybackground {background-color:#b03f8a;}
Border around this has a color of #b03f8a
<div style="border:2px solid #b03f8a;">Content here</div>
.myborder {border:2px solid #b03f8a;}