#b03b4f color space conversions
Hex:
#b03b4f
RGB:
176, 59, 79
CMY:
31, 77, 69
CMYK:
0, 66, 55, 31
HSL:
350°, 49.7872%, 46.0784%
HSV (HSB):
350°, 66.4773%, 69.0196%
XYZ:
20.8797, 12.9225, 8.7910
xyY:
0.4902, 0.3034, 12.9225
CIE-Lab:
42.6463, 48.9074, 14.6729
CIE-LCH:
42.6463, 51.0610, 16.7000
CIE-Luv:
42.6463, 82.3738, 7.7986
Hunter-Lab:
35.9479, 40.7697, 10.6644
#b03b4f color charts
#b03b4f color shades, tints & tones
#b03b4f color schemes
#b03b4f color preview, HTML & CSS examples
This text has a color of #b03b4f
<p style="color:#b03b4f;">Text here</p>
.mytext {color:#b03b4f;}
This box has a color of #b03b4f
<div style="background-color:#b03b4f;">Content here</div>
.mybackground {background-color:#b03b4f;}
Border around this has a color of #b03b4f
<div style="border:2px solid #b03b4f;">Content here</div>
.myborder {border:2px solid #b03b4f;}