#b64400 color space conversions
Hex:
#b64400
RGB:
182, 68, 0
CMY:
29, 73, 100
CMYK:
0, 63, 100, 29
HSL:
22°, 100.0000%, 35.6863%
HSV (HSB):
22°, 100.0000%, 71.3725%
XYZ:
21.3585, 14.0793, 1.5919
xyY:
0.5768, 0.3802, 14.0793
CIE-Lab:
44.3465, 43.8677, 55.1416
CIE-LCH:
44.3465, 70.4625, 51.4961
CIE-Luv:
44.3465, 93.4799, 37.8139
Hunter-Lab:
37.5224, 35.9416, 23.7504
#b64400 color charts
#b64400 color shades, tints & tones
#b64400 color schemes
#b64400 color preview, HTML & CSS examples
This text has a color of #b64400
<p style="color:#b64400;">Text here</p>
.mytext {color:#b64400;}
This box has a color of #b64400
<div style="background-color:#b64400;">Content here</div>
.mybackground {background-color:#b64400;}
Border around this has a color of #b64400
<div style="border:2px solid #b64400;">Content here</div>
.myborder {border:2px solid #b64400;}