#b03e2f color space conversions
Hex:
#b03e2f
RGB:
176, 62, 47
CMY:
31, 76, 82
CMYK:
0, 65, 73, 31
HSL:
7°, 57.8475%, 43.7255%
HSV (HSB):
7°, 73.2955%, 69.0196%
XYZ:
20.1402, 12.8806, 4.1140
xyY:
0.5424, 0.3469, 12.8806
CIE-Lab:
42.5828, 45.5765, 33.8930
CIE-LCH:
42.5828, 56.7975, 36.6363
CIE-Luv:
42.5828, 88.0806, 25.0823
Hunter-Lab:
35.8895, 37.3625, 18.3263
#b03e2f color charts
#b03e2f color shades, tints & tones
#b03e2f color schemes
#b03e2f color preview, HTML & CSS examples
This text has a color of #b03e2f
<p style="color:#b03e2f;">Text here</p>
.mytext {color:#b03e2f;}
This box has a color of #b03e2f
<div style="background-color:#b03e2f;">Content here</div>
.mybackground {background-color:#b03e2f;}
Border around this has a color of #b03e2f
<div style="border:2px solid #b03e2f;">Content here</div>
.myborder {border:2px solid #b03e2f;}