#b03f3d color space conversions
Hex:
#b03f3d
RGB:
176, 63, 61
CMY:
31, 75, 76
CMYK:
0, 64, 65, 31
HSL:
1°, 48.5232%, 46.4706%
HSV (HSB):
1°, 65.3409%, 69.0196%
XYZ:
20.5243, 13.1220, 5.8659
xyY:
0.5194, 0.3321, 13.1220
CIE-Lab:
42.9466, 45.8915, 26.0957
CIE-LCH:
42.9466, 52.7922, 29.6242
CIE-Luv:
42.9466, 84.6281, 19.1560
Hunter-Lab:
36.2244, 37.7434, 15.7560
#b03f3d color charts
#b03f3d color shades, tints & tones
#b03f3d color schemes
#b03f3d color preview, HTML & CSS examples
This text has a color of #b03f3d
<p style="color:#b03f3d;">Text here</p>
.mytext {color:#b03f3d;}
This box has a color of #b03f3d
<div style="background-color:#b03f3d;">Content here</div>
.mybackground {background-color:#b03f3d;}
Border around this has a color of #b03f3d
<div style="border:2px solid #b03f3d;">Content here</div>
.myborder {border:2px solid #b03f3d;}