#a27b2a color space conversions
Hex:
#a27b2a
RGB:
162, 123, 42
CMY:
36, 52, 84
CMYK:
0, 24, 74, 36
HSL:
41°, 58.8235%, 40.0000%
HSV (HSB):
41°, 74.0741%, 63.5294%
XYZ:
22.4012, 22.0145, 5.2590
xyY:
0.4510, 0.4432, 22.0145
CIE-Lab:
54.0424, 6.9432, 47.9268
CIE-LCH:
54.0424, 48.4271, 81.7569
CIE-Luv:
54.0424, 31.8887, 48.8155
Hunter-Lab:
46.9196, 3.1133, 26.1981
#a27b2a color charts
#a27b2a color shades, tints & tones
#a27b2a color schemes
#a27b2a color preview, HTML & CSS examples
This text has a color of #a27b2a
<p style="color:#a27b2a;">Text here</p>
.mytext {color:#a27b2a;}
This box has a color of #a27b2a
<div style="background-color:#a27b2a;">Content here</div>
.mybackground {background-color:#a27b2a;}
Border around this has a color of #a27b2a
<div style="border:2px solid #a27b2a;">Content here</div>
.myborder {border:2px solid #a27b2a;}