#b03205 color space conversions
Hex:
#b03205
RGB:
176, 50, 5
CMY:
31, 80, 98
CMYK:
0, 72, 97, 31
HSL:
16°, 94.4751%, 35.4902%
HSV (HSB):
16°, 97.1591%, 69.0196%
XYZ:
19.0725, 11.5223, 1.3624
xyY:
0.5968, 0.3606, 11.5223
CIE-Lab:
40.4465, 49.4209, 50.8906
CIE-LCH:
40.4465, 70.9385, 45.8394
CIE-Luv:
40.4465, 100.6430, 31.9504
Hunter-Lab:
33.9445, 40.8916, 21.3815
#b03205 color charts
#b03205 color shades, tints & tones
#b03205 color schemes
#b03205 color preview, HTML & CSS examples
This text has a color of #b03205
<p style="color:#b03205;">Text here</p>
.mytext {color:#b03205;}
This box has a color of #b03205
<div style="background-color:#b03205;">Content here</div>
.mybackground {background-color:#b03205;}
Border around this has a color of #b03205
<div style="border:2px solid #b03205;">Content here</div>
.myborder {border:2px solid #b03205;}