#b03c3d color space conversions
Hex:
#b03c3d
RGB:
176, 60, 61
CMY:
31, 76, 76
CMYK:
0, 66, 65, 31
HSL:
359°, 49.1525%, 46.2745%
HSV (HSB):
359°, 65.9091%, 69.0196%
XYZ:
20.3627, 12.7987, 5.8121
xyY:
0.5225, 0.3284, 12.7987
CIE-Lab:
42.4584, 47.2060, 25.4861
CIE-LCH:
42.4584, 53.6465, 28.3642
CIE-Luv:
42.4584, 86.4548, 18.1946
Hunter-Lab:
35.7753, 38.9921, 15.4105
#b03c3d color charts
#b03c3d color shades, tints & tones
#b03c3d color schemes
#b03c3d color preview, HTML & CSS examples
This text has a color of #b03c3d
<p style="color:#b03c3d;">Text here</p>
.mytext {color:#b03c3d;}
This box has a color of #b03c3d
<div style="background-color:#b03c3d;">Content here</div>
.mybackground {background-color:#b03c3d;}
Border around this has a color of #b03c3d
<div style="border:2px solid #b03c3d;">Content here</div>
.myborder {border:2px solid #b03c3d;}