#b64a25 color space conversions
Hex:
#b64a25
RGB:
182, 74, 37
CMY:
29, 71, 85
CMYK:
0, 59, 80, 29
HSL:
15°, 66.2100%, 42.9412%
HSV (HSB):
15°, 79.6703%, 71.3725%
XYZ:
22.0741, 14.9762, 3.4775
xyY:
0.5447, 0.3695, 14.9762
CIE-Lab:
45.6016, 41.8153, 42.7545
CIE-LCH:
45.6016, 59.8036, 45.6363
CIE-Luv:
45.6016, 86.2708, 33.0894
Hunter-Lab:
38.6991, 34.0936, 21.7615
#b64a25 color charts
#b64a25 color shades, tints & tones
#b64a25 color schemes
#b64a25 color preview, HTML & CSS examples
This text has a color of #b64a25
<p style="color:#b64a25;">Text here</p>
.mytext {color:#b64a25;}
This box has a color of #b64a25
<div style="background-color:#b64a25;">Content here</div>
.mybackground {background-color:#b64a25;}
Border around this has a color of #b64a25
<div style="border:2px solid #b64a25;">Content here</div>
.myborder {border:2px solid #b64a25;}