#b0800c color space conversions
Hex:
#b0800c
RGB:
176, 128, 12
CMY:
31, 50, 95
CMYK:
0, 27, 93, 31
HSL:
42°, 87.2340%, 36.8627%
HSV (HSB):
42°, 93.1818%, 69.0196%
XYZ:
25.6900, 24.6950, 3.7604
xyY:
0.4745, 0.4561, 24.6950
CIE-Lab:
56.7770, 9.5858, 60.3464
CIE-LCH:
56.7770, 61.1030, 80.9742
CIE-Luv:
56.7770, 40.1501, 56.9914
Hunter-Lab:
49.6941, 5.3134, 30.2993
#b0800c color charts
#b0800c color shades, tints & tones
#b0800c color schemes
#b0800c color preview, HTML & CSS examples
This text has a color of #b0800c
<p style="color:#b0800c;">Text here</p>
.mytext {color:#b0800c;}
This box has a color of #b0800c
<div style="background-color:#b0800c;">Content here</div>
.mybackground {background-color:#b0800c;}
Border around this has a color of #b0800c
<div style="border:2px solid #b0800c;">Content here</div>
.myborder {border:2px solid #b0800c;}