#b03a37 color space conversions
Hex:
#b03a37
RGB:
176, 58, 55
CMY:
31, 77, 78
CMYK:
0, 67, 69, 31
HSL:
1°, 52.3810%, 45.2941%
HSV (HSB):
1°, 68.7500%, 69.0196%
XYZ:
20.1071, 12.5321, 4.9736
xyY:
0.5346, 0.3332, 12.5321
CIE-Lab:
42.0495, 47.7117, 28.5919
CIE-LCH:
42.0495, 55.6229, 30.9327
CIE-Luv:
42.0495, 89.0003, 20.4564
Hunter-Lab:
35.4006, 39.4347, 16.4505
#b03a37 color charts
#b03a37 color shades, tints & tones
#b03a37 color schemes
#b03a37 color preview, HTML & CSS examples
This text has a color of #b03a37
<p style="color:#b03a37;">Text here</p>
.mytext {color:#b03a37;}
This box has a color of #b03a37
<div style="background-color:#b03a37;">Content here</div>
.mybackground {background-color:#b03a37;}
Border around this has a color of #b03a37
<div style="border:2px solid #b03a37;">Content here</div>
.myborder {border:2px solid #b03a37;}