#b03400 color space conversions
Hex:
#b03400
RGB:
176, 52, 0
CMY:
31, 80, 100
CMYK:
0, 70, 100, 31
HSL:
18°, 100.0000%, 34.5098%
HSV (HSB):
18°, 100.0000%, 69.0196%
XYZ:
19.1325, 11.6861, 1.2472
xyY:
0.5967, 0.3644, 11.6861
CIE-Lab:
40.7128, 48.5798, 52.6962
CIE-LCH:
40.7128, 71.6721, 47.3275
CIE-Luv:
40.7128, 99.6885, 33.0293
Hunter-Lab:
34.1849, 40.0786, 21.7662
#b03400 color charts
#b03400 color shades, tints & tones
#b03400 color schemes
#b03400 color preview, HTML & CSS examples
This text has a color of #b03400
<p style="color:#b03400;">Text here</p>
.mytext {color:#b03400;}
This box has a color of #b03400
<div style="background-color:#b03400;">Content here</div>
.mybackground {background-color:#b03400;}
Border around this has a color of #b03400
<div style="border:2px solid #b03400;">Content here</div>
.myborder {border:2px solid #b03400;}