#b03b86 color space conversions
Hex:
#b03b86
RGB:
176, 59, 134
CMY:
31, 77, 47
CMYK:
0, 66, 24, 31
HSL:
322°, 49.7872%, 46.0784%
HSV (HSB):
322°, 66.4773%, 69.0196%
XYZ:
23.7715, 14.0793, 24.0189
xyY:
0.3842, 0.2276, 14.0793
CIE-Lab:
44.3464, 54.9097, -16.7993
CIE-LCH:
44.3464, 57.4221, 342.9889
CIE-Luv:
44.3464, 64.4932, -32.0607
Hunter-Lab:
37.5223, 47.4210, -11.6873
#b03b86 color charts
#b03b86 color shades, tints & tones
#b03b86 color schemes
#b03b86 color preview, HTML & CSS examples
This text has a color of #b03b86
<p style="color:#b03b86;">Text here</p>
.mytext {color:#b03b86;}
This box has a color of #b03b86
<div style="background-color:#b03b86;">Content here</div>
.mybackground {background-color:#b03b86;}
Border around this has a color of #b03b86
<div style="border:2px solid #b03b86;">Content here</div>
.myborder {border:2px solid #b03b86;}