#b03c86 color space conversions
Hex:
#b03c86
RGB:
176, 60, 134
CMY:
31, 76, 47
CMYK:
0, 66, 24, 31
HSL:
322°, 49.1525%, 46.2745%
HSV (HSB):
322°, 65.9091%, 69.0196%
XYZ:
23.8234, 14.1831, 24.0362
xyY:
0.3840, 0.2286, 14.1831
CIE-Lab:
44.4943, 54.5012, -16.5732
CIE-LCH:
44.4943, 56.9654, 343.0861
CIE-Luv:
44.4943, 64.1335, -31.7016
Hunter-Lab:
37.6604, 47.0109, -11.4787
#b03c86 color charts
#b03c86 color shades, tints & tones
#b03c86 color schemes
#b03c86 color preview, HTML & CSS examples
This text has a color of #b03c86
<p style="color:#b03c86;">Text here</p>
.mytext {color:#b03c86;}
This box has a color of #b03c86
<div style="background-color:#b03c86;">Content here</div>
.mybackground {background-color:#b03c86;}
Border around this has a color of #b03c86
<div style="border:2px solid #b03c86;">Content here</div>
.myborder {border:2px solid #b03c86;}