#a74e28 color space conversions
Hex:
#a74e28
RGB:
167, 78, 40
CMY:
35, 69, 84
CMYK:
0, 53, 76, 35
HSL:
18°, 61.3527%, 40.5882%
HSV (HSB):
18°, 76.0479%, 65.4902%
XYZ:
19.0437, 13.8175, 3.6708
xyY:
0.5213, 0.3782, 13.8175
CIE-Lab:
43.9700, 34.0863, 38.7870
CIE-LCH:
43.9700, 51.6363, 48.6907
CIE-Luv:
43.9700, 70.3896, 31.8239
Hunter-Lab:
37.1719, 26.3977, 20.1653
#a74e28 color charts
#a74e28 color shades, tints & tones
#a74e28 color schemes
#a74e28 color preview, HTML & CSS examples
This text has a color of #a74e28
<p style="color:#a74e28;">Text here</p>
.mytext {color:#a74e28;}
This box has a color of #a74e28
<div style="background-color:#a74e28;">Content here</div>
.mybackground {background-color:#a74e28;}
Border around this has a color of #a74e28
<div style="border:2px solid #a74e28;">Content here</div>
.myborder {border:2px solid #a74e28;}