#b04008 color space conversions
Hex:
#b04008
RGB:
176, 64, 8
CMY:
31, 75, 97
CMYK:
0, 64, 95, 31
HSL:
20°, 91.3043%, 36.0784%
HSV (HSB):
20°, 95.4545%, 69.0196%
XYZ:
19.7817, 12.9144, 1.6799
xyY:
0.5755, 0.3757, 12.9144
CIE-Lab:
42.6340, 43.5764, 51.3041
CIE-LCH:
42.6340, 67.3128, 49.6563
CIE-Luv:
42.6340, 91.0257, 35.2035
Hunter-Lab:
35.9367, 35.3681, 22.3842
#b04008 color charts
#b04008 color shades, tints & tones
#b04008 color schemes
#b04008 color preview, HTML & CSS examples
This text has a color of #b04008
<p style="color:#b04008;">Text here</p>
.mytext {color:#b04008;}
This box has a color of #b04008
<div style="background-color:#b04008;">Content here</div>
.mybackground {background-color:#b04008;}
Border around this has a color of #b04008
<div style="border:2px solid #b04008;">Content here</div>
.myborder {border:2px solid #b04008;}