#b03b32 color space conversions
Hex:
#b03b32
RGB:
176, 59, 50
CMY:
31, 77, 80
CMYK:
0, 66, 72, 31
HSL:
4°, 55.7522%, 44.3137%
HSV (HSB):
4°, 71.5909%, 69.0196%
XYZ:
20.0442, 12.5883, 4.3910
xyY:
0.5414, 0.3400, 12.5883
CIE-Lab:
42.1363, 47.0265, 31.6499
CIE-LCH:
42.1363, 56.6852, 33.9414
CIE-Luv:
42.1363, 89.4229, 22.9543
Hunter-Lab:
35.4800, 38.7522, 17.4984
#b03b32 color charts
#b03b32 color shades, tints & tones
#b03b32 color schemes
#b03b32 color preview, HTML & CSS examples
This text has a color of #b03b32
<p style="color:#b03b32;">Text here</p>
.mytext {color:#b03b32;}
This box has a color of #b03b32
<div style="background-color:#b03b32;">Content here</div>
.mybackground {background-color:#b03b32;}
Border around this has a color of #b03b32
<div style="border:2px solid #b03b32;">Content here</div>
.myborder {border:2px solid #b03b32;}