#b03b5d color space conversions
Hex:
#b03b5d
RGB:
176, 59, 93
CMY:
31, 77, 64
CMYK:
0, 66, 47, 31
HSL:
343°, 49.7872%, 46.0784%
HSV (HSB):
343°, 66.4773%, 69.0196%
XYZ:
21.4442, 13.1483, 11.7636
xyY:
0.4626, 0.2836, 13.1483
CIE-Lab:
42.9859, 50.1383, 6.4444
CIE-LCH:
42.9859, 50.5507, 7.3243
CIE-Luv:
42.9859, 78.1884, -1.3283
Hunter-Lab:
36.2607, 42.1073, 6.1478
#b03b5d color charts
#b03b5d color shades, tints & tones
#b03b5d color schemes
#b03b5d color preview, HTML & CSS examples
This text has a color of #b03b5d
<p style="color:#b03b5d;">Text here</p>
.mytext {color:#b03b5d;}
This box has a color of #b03b5d
<div style="background-color:#b03b5d;">Content here</div>
.mybackground {background-color:#b03b5d;}
Border around this has a color of #b03b5d
<div style="border:2px solid #b03b5d;">Content here</div>
.myborder {border:2px solid #b03b5d;}