#b03a93 color space conversions
Hex:
#b03a93
RGB:
176, 58, 147
CMY:
31, 77, 42
CMYK:
0, 67, 16, 31
HSL:
315°, 50.4274%, 45.8824%
HSV (HSB):
315°, 67.0455%, 69.0196%
XYZ:
24.6840, 14.3628, 29.0751
xyY:
0.3624, 0.2108, 14.3628
CIE-Lab:
44.7488, 57.1555, -24.0511
CIE-LCH:
44.7488, 62.0097, 337.1786
CIE-Luv:
44.7488, 60.3732, -42.7307
Hunter-Lab:
37.8983, 49.9391, -18.9577
#b03a93 color charts
#b03a93 color shades, tints & tones
#b03a93 color schemes
#b03a93 color preview, HTML & CSS examples
This text has a color of #b03a93
<p style="color:#b03a93;">Text here</p>
.mytext {color:#b03a93;}
This box has a color of #b03a93
<div style="background-color:#b03a93;">Content here</div>
.mybackground {background-color:#b03a93;}
Border around this has a color of #b03a93
<div style="border:2px solid #b03a93;">Content here</div>
.myborder {border:2px solid #b03a93;}