#a14c05 color space conversions
Hex:
#a14c05
RGB:
161, 76, 5
CMY:
37, 70, 98
CMYK:
0, 53, 97, 37
HSL:
27°, 93.9759%, 32.5490%
HSV (HSB):
27°, 96.8944%, 63.1373%
XYZ:
17.3098, 12.7569, 1.6936
xyY:
0.5450, 0.4017, 12.7569
CIE-Lab:
42.3947, 31.7127, 50.7561
CIE-LCH:
42.3947, 59.8488, 58.0026
CIE-Luv:
42.3947, 69.4947, 37.9240
Hunter-Lab:
35.7168, 24.0037, 22.1904
#a14c05 color charts
#a14c05 color shades, tints & tones
#a14c05 color schemes
#a14c05 color preview, HTML & CSS examples
This text has a color of #a14c05
<p style="color:#a14c05;">Text here</p>
.mytext {color:#a14c05;}
This box has a color of #a14c05
<div style="background-color:#a14c05;">Content here</div>
.mybackground {background-color:#a14c05;}
Border around this has a color of #a14c05
<div style="border:2px solid #a14c05;">Content here</div>
.myborder {border:2px solid #a14c05;}