#b03f3a color space conversions
Hex:
#b03f3a
RGB:
176, 63, 58
CMY:
31, 75, 77
CMYK:
0, 64, 67, 31
HSL:
3°, 50.4274%, 45.8824%
HSV (HSB):
3°, 67.0455%, 69.0196%
XYZ:
20.4457, 13.0906, 5.4521
xyY:
0.5244, 0.3358, 13.0906
CIE-Lab:
42.8995, 45.7112, 27.8342
CIE-LCH:
42.8995, 53.5188, 31.3378
CIE-Luv:
42.8995, 85.2808, 20.6123
Hunter-Lab:
36.1809, 37.5531, 16.3922
#b03f3a color charts
#b03f3a color shades, tints & tones
#b03f3a color schemes
#b03f3a color preview, HTML & CSS examples
This text has a color of #b03f3a
<p style="color:#b03f3a;">Text here</p>
.mytext {color:#b03f3a;}
This box has a color of #b03f3a
<div style="background-color:#b03f3a;">Content here</div>
.mybackground {background-color:#b03f3a;}
Border around this has a color of #b03f3a
<div style="border:2px solid #b03f3a;">Content here</div>
.myborder {border:2px solid #b03f3a;}