#b03b56 color space conversions
Hex:
#b03b56
RGB:
176, 59, 86
CMY:
31, 77, 66
CMYK:
0, 66, 51, 31
HSL:
346°, 49.7872%, 46.0784%
HSV (HSB):
346°, 66.4773%, 69.0196%
XYZ:
21.1482, 13.0299, 10.2045
xyY:
0.4765, 0.2936, 13.0299
CIE-Lab:
42.8083, 49.4966, 10.5473
CIE-LCH:
42.8083, 50.6079, 12.0294
CIE-Luv:
42.8083, 80.3314, 3.3579
Hunter-Lab:
36.0970, 41.4083, 8.5068
#b03b56 color charts
#b03b56 color shades, tints & tones
#b03b56 color schemes
#b03b56 color preview, HTML & CSS examples
This text has a color of #b03b56
<p style="color:#b03b56;">Text here</p>
.mytext {color:#b03b56;}
This box has a color of #b03b56
<div style="background-color:#b03b56;">Content here</div>
.mybackground {background-color:#b03b56;}
Border around this has a color of #b03b56
<div style="border:2px solid #b03b56;">Content here</div>
.myborder {border:2px solid #b03b56;}