#b03a1c color space conversions
Hex:
#b03a1c
RGB:
176, 58, 28
CMY:
31, 77, 89
CMYK:
0, 67, 84, 31
HSL:
12°, 72.5490%, 40.0000%
HSV (HSB):
12°, 84.0909%, 69.0196%
XYZ:
19.6272, 12.3401, 2.4460
xyY:
0.5703, 0.3586, 12.3401
CIE-Lab:
41.7516, 46.6063, 43.1391
CIE-LCH:
41.7516, 63.5070, 42.7875
CIE-Luv:
41.7516, 93.5565, 30.0537
Hunter-Lab:
35.1284, 38.2578, 20.4615
#b03a1c color charts
#b03a1c color shades, tints & tones
#b03a1c color schemes
#b03a1c color preview, HTML & CSS examples
This text has a color of #b03a1c
<p style="color:#b03a1c;">Text here</p>
.mytext {color:#b03a1c;}
This box has a color of #b03a1c
<div style="background-color:#b03a1c;">Content here</div>
.mybackground {background-color:#b03a1c;}
Border around this has a color of #b03a1c
<div style="border:2px solid #b03a1c;">Content here</div>
.myborder {border:2px solid #b03a1c;}