#b3800d color space conversions
Hex:
#b3800d
RGB:
179, 128, 13
CMY:
30, 50, 95
CMYK:
0, 28, 93, 30
HSL:
42°, 86.4583%, 37.6471%
HSV (HSB):
42°, 92.7374%, 70.1961%
XYZ:
26.3822, 25.0511, 3.8256
xyY:
0.4774, 0.4533, 25.0511
CIE-Lab:
57.1252, 10.9630, 60.5725
CIE-LCH:
57.1252, 61.5566, 79.7411
CIE-Luv:
57.1252, 42.5463, 56.9935
Hunter-Lab:
50.0511, 6.4990, 30.5040
#b3800d color charts
#b3800d color shades, tints & tones
#b3800d color schemes
#b3800d color preview, HTML & CSS examples
This text has a color of #b3800d
<p style="color:#b3800d;">Text here</p>
.mytext {color:#b3800d;}
This box has a color of #b3800d
<div style="background-color:#b3800d;">Content here</div>
.mybackground {background-color:#b3800d;}
Border around this has a color of #b3800d
<div style="border:2px solid #b3800d;">Content here</div>
.myborder {border:2px solid #b3800d;}