#b03b28 color space conversions
Hex:
#b03b28
RGB:
176, 59, 40
CMY:
31, 77, 84
CMYK:
0, 66, 77, 31
HSL:
8°, 62.9630%, 42.3529%
HSV (HSB):
8°, 77.2727%, 69.0196%
XYZ:
19.8515, 12.5112, 3.3761
xyY:
0.5555, 0.3501, 12.5112
CIE-Lab:
42.0174, 46.5822, 37.1978
CIE-LCH:
42.0174, 59.6119, 38.6088
CIE-Luv:
42.0174, 91.2174, 26.7745
Hunter-Lab:
35.3712, 38.2803, 19.1008
#b03b28 color charts
#b03b28 color shades, tints & tones
#b03b28 color schemes
#b03b28 color preview, HTML & CSS examples
This text has a color of #b03b28
<p style="color:#b03b28;">Text here</p>
.mytext {color:#b03b28;}
This box has a color of #b03b28
<div style="background-color:#b03b28;">Content here</div>
.mybackground {background-color:#b03b28;}
Border around this has a color of #b03b28
<div style="border:2px solid #b03b28;">Content here</div>
.myborder {border:2px solid #b03b28;}