#b03e72 color space conversions
Hex:
#b03e72
RGB:
176, 62, 114
CMY:
31, 76, 55
CMYK:
0, 65, 35, 31
HSL:
333°, 47.8992%, 46.6667%
HSV (HSB):
333°, 64.7727%, 69.0196%
XYZ:
22.6644, 13.8903, 17.4061
xyY:
0.4200, 0.2574, 13.8903
CIE-Lab:
44.0751, 51.1103, -4.9674
CIE-LCH:
44.0751, 51.3511, 354.4489
CIE-Luv:
44.0751, 70.0391, -15.4507
Hunter-Lab:
37.2696, 43.3274, -1.6016
#b03e72 color charts
#b03e72 color shades, tints & tones
#b03e72 color schemes
#b03e72 color preview, HTML & CSS examples
This text has a color of #b03e72
<p style="color:#b03e72;">Text here</p>
.mytext {color:#b03e72;}
This box has a color of #b03e72
<div style="background-color:#b03e72;">Content here</div>
.mybackground {background-color:#b03e72;}
Border around this has a color of #b03e72
<div style="border:2px solid #b03e72;">Content here</div>
.myborder {border:2px solid #b03e72;}