#b03d73 color space conversions
Hex:
#b03d73
RGB:
176, 61, 115
CMY:
31, 76, 55
CMYK:
0, 65, 35, 31
HSL:
332°, 48.5232%, 46.4706%
HSV (HSB):
332°, 65.3409%, 69.0196%
XYZ:
22.6678, 13.8054, 17.6896
xyY:
0.4185, 0.2549, 13.8054
CIE-Lab:
43.9525, 51.6540, -5.7649
CIE-LCH:
43.9525, 51.9747, 353.6318
CIE-Luv:
43.9525, 70.1424, -16.5771
Hunter-Lab:
37.1556, 43.8762, -2.2188
#b03d73 color charts
#b03d73 color shades, tints & tones
#b03d73 color schemes
#b03d73 color preview, HTML & CSS examples
This text has a color of #b03d73
<p style="color:#b03d73;">Text here</p>
.mytext {color:#b03d73;}
This box has a color of #b03d73
<div style="background-color:#b03d73;">Content here</div>
.mybackground {background-color:#b03d73;}
Border around this has a color of #b03d73
<div style="border:2px solid #b03d73;">Content here</div>
.myborder {border:2px solid #b03d73;}