#b03f98 color space conversions
Hex:
#b03f98
RGB:
176, 63, 152
CMY:
31, 75, 40
CMYK:
0, 64, 14, 31
HSL:
313°, 47.2803%, 46.8627%
HSV (HSB):
313°, 64.2045%, 69.0196%
XYZ:
25.3495, 15.0521, 31.2750
xyY:
0.3537, 0.2100, 15.0521
CIE-Lab:
45.7055, 55.8732, -25.5713
CIE-LCH:
45.7055, 61.4468, 335.4080
CIE-Luv:
45.7055, 57.1026, -44.9329
Hunter-Lab:
38.7971, 48.7347, -20.6369
#b03f98 color charts
#b03f98 color shades, tints & tones
#b03f98 color schemes
#b03f98 color preview, HTML & CSS examples
This text has a color of #b03f98
<p style="color:#b03f98;">Text here</p>
.mytext {color:#b03f98;}
This box has a color of #b03f98
<div style="background-color:#b03f98;">Content here</div>
.mybackground {background-color:#b03f98;}
Border around this has a color of #b03f98
<div style="border:2px solid #b03f98;">Content here</div>
.myborder {border:2px solid #b03f98;}