#b03a04 color space conversions
Hex:
#b03a04
RGB:
176, 58, 4
CMY:
31, 77, 98
CMYK:
0, 67, 98, 31
HSL:
19°, 95.5556%, 35.2941%
HSV (HSB):
19°, 97.7273%, 69.0196%
XYZ:
19.4395, 12.2650, 1.4577
xyY:
0.5862, 0.3698, 12.2650
CIE-Lab:
41.6342, 46.1671, 51.8800
CIE-LCH:
41.6342, 69.4474, 48.3346
CIE-Luv:
41.6342, 95.4641, 34.0462
Hunter-Lab:
35.0214, 37.7933, 22.0472
#b03a04 color charts
#b03a04 color shades, tints & tones
#b03a04 color schemes
#b03a04 color preview, HTML & CSS examples
This text has a color of #b03a04
<p style="color:#b03a04;">Text here</p>
.mytext {color:#b03a04;}
This box has a color of #b03a04
<div style="background-color:#b03a04;">Content here</div>
.mybackground {background-color:#b03a04;}
Border around this has a color of #b03a04
<div style="border:2px solid #b03a04;">Content here</div>
.myborder {border:2px solid #b03a04;}