#b03200 color space conversions
Hex:
#b03200
RGB:
176, 50, 0
CMY:
31, 80, 100
CMYK:
0, 72, 100, 31
HSL:
17°, 100.0000%, 34.5098%
HSV (HSB):
17°, 100.0000%, 69.0196%
XYZ:
19.0451, 11.5113, 1.2181
xyY:
0.5994, 0.3623, 11.5113
CIE-Lab:
40.4286, 49.3578, 52.5600
CIE-LCH:
40.4286, 72.1023, 46.7996
CIE-Luv:
40.4286, 100.9576, 32.5598
Hunter-Lab:
33.9283, 40.8234, 21.6212
#b03200 color charts
#b03200 color shades, tints & tones
#b03200 color schemes
#b03200 color preview, HTML & CSS examples
This text has a color of #b03200
<p style="color:#b03200;">Text here</p>
.mytext {color:#b03200;}
This box has a color of #b03200
<div style="background-color:#b03200;">Content here</div>
.mybackground {background-color:#b03200;}
Border around this has a color of #b03200
<div style="border:2px solid #b03200;">Content here</div>
.myborder {border:2px solid #b03200;}