#b03123 color space conversions
Hex:
#b03123
RGB:
176, 49, 35
CMY:
31, 81, 86
CMYK:
0, 72, 80, 31
HSL:
6°, 66.8246%, 41.3725%
HSV (HSB):
6°, 80.1136%, 69.0196%
XYZ:
19.3062, 11.5481, 2.8016
xyY:
0.5736, 0.3431, 11.5481
CIE-Lab:
40.4887, 50.4300, 38.3501
CIE-LCH:
40.4887, 63.3555, 37.2516
CIE-Luv:
40.4887, 98.1609, 25.7474
Hunter-Lab:
33.9825, 41.9404, 18.8998
#b03123 color charts
#b03123 color shades, tints & tones
#b03123 color schemes
#b03123 color preview, HTML & CSS examples
This text has a color of #b03123
<p style="color:#b03123;">Text here</p>
.mytext {color:#b03123;}
This box has a color of #b03123
<div style="background-color:#b03123;">Content here</div>
.mybackground {background-color:#b03123;}
Border around this has a color of #b03123
<div style="border:2px solid #b03123;">Content here</div>
.myborder {border:2px solid #b03123;}