#b03046 color space conversions
Hex:
#b03046
RGB:
176, 48, 70
CMY:
31, 81, 73
CMYK:
0, 73, 60, 31
HSL:
350°, 57.1429%, 43.9216%
HSV (HSB):
350°, 72.7273%, 69.0196%
XYZ:
20.0669, 11.7862, 7.0117
xyY:
0.5163, 0.3033, 11.7862
CIE-Lab:
40.8743, 52.5787, 17.8943
CIE-LCH:
40.8743, 55.5403, 18.7952
CIE-Luv:
40.8743, 90.6182, 9.8221
Hunter-Lab:
34.3310, 44.2562, 11.9225
#b03046 color charts
#b03046 color shades, tints & tones
#b03046 color schemes
#b03046 color preview, HTML & CSS examples
This text has a color of #b03046
<p style="color:#b03046;">Text here</p>
.mytext {color:#b03046;}
This box has a color of #b03046
<div style="background-color:#b03046;">Content here</div>
.mybackground {background-color:#b03046;}
Border around this has a color of #b03046
<div style="border:2px solid #b03046;">Content here</div>
.myborder {border:2px solid #b03046;}