#b64b35 color space conversions
Hex:
#b64b35
RGB:
182, 75, 53
CMY:
29, 71, 79
CMYK:
0, 59, 71, 29
HSL:
10°, 54.8936%, 46.0784%
HSV (HSB):
10°, 70.8791%, 71.3725%
XYZ:
22.4501, 15.2343, 5.1254
xyY:
0.5244, 0.3559, 15.2343
CIE-Lab:
45.9534, 42.0339, 34.6025
CIE-LCH:
45.9534, 54.4443, 39.4614
CIE-Luv:
45.9534, 83.2313, 27.7491
Hunter-Lab:
39.0311, 34.3659, 19.5360
#b64b35 color charts
#b64b35 color shades, tints & tones
#b64b35 color schemes
#b64b35 color preview, HTML & CSS examples
This text has a color of #b64b35
<p style="color:#b64b35;">Text here</p>
.mytext {color:#b64b35;}
This box has a color of #b64b35
<div style="background-color:#b64b35;">Content here</div>
.mybackground {background-color:#b64b35;}
Border around this has a color of #b64b35
<div style="border:2px solid #b64b35;">Content here</div>
.myborder {border:2px solid #b64b35;}