#a07d27 color space conversions
Hex:
#a07d27
RGB:
160, 125, 39
CMY:
37, 51, 85
CMYK:
0, 22, 76, 37
HSL:
43°, 60.8040%, 39.0196%
HSV (HSB):
43°, 75.6250%, 62.7451%
XYZ:
22.1970, 22.2873, 5.0514
xyY:
0.4481, 0.4499, 22.2873
CIE-Lab:
54.3305, 4.7601, 49.3950
CIE-LCH:
54.3305, 49.6238, 84.4956
CIE-Luv:
54.3305, 28.9976, 50.4046
Hunter-Lab:
47.2094, 1.3110, 26.7025
#a07d27 color charts
#a07d27 color shades, tints & tones
#a07d27 color schemes
#a07d27 color preview, HTML & CSS examples
This text has a color of #a07d27
<p style="color:#a07d27;">Text here</p>
.mytext {color:#a07d27;}
This box has a color of #a07d27
<div style="background-color:#a07d27;">Content here</div>
.mybackground {background-color:#a07d27;}
Border around this has a color of #a07d27
<div style="border:2px solid #a07d27;">Content here</div>
.myborder {border:2px solid #a07d27;}