#b64c34 color space conversions
Hex:
#b64c34
RGB:
182, 76, 52
CMY:
29, 70, 80
CMYK:
0, 58, 71, 29
HSL:
11°, 55.5556%, 45.8824%
HSV (HSB):
11°, 71.4286%, 71.3725%
XYZ:
22.4957, 15.3619, 5.0283
xyY:
0.5245, 0.3582, 15.3619
CIE-Lab:
46.1259, 41.4994, 35.3590
CIE-LCH:
46.1259, 54.5202, 40.4322
CIE-Luv:
46.1259, 82.6931, 28.5013
Hunter-Lab:
39.1943, 33.8607, 19.8296
#b64c34 color charts
#b64c34 color shades, tints & tones
#b64c34 color schemes
#b64c34 color preview, HTML & CSS examples
This text has a color of #b64c34
<p style="color:#b64c34;">Text here</p>
.mytext {color:#b64c34;}
This box has a color of #b64c34
<div style="background-color:#b64c34;">Content here</div>
.mybackground {background-color:#b64c34;}
Border around this has a color of #b64c34
<div style="border:2px solid #b64c34;">Content here</div>
.myborder {border:2px solid #b64c34;}