#a74f00 color space conversions
Hex:
#a74f00
RGB:
167, 79, 0
CMY:
35, 69, 100
CMYK:
0, 53, 100, 35
HSL:
28°, 100.0000%, 32.7451%
HSV (HSB):
28°, 100.0000%, 65.4902%
XYZ:
18.7323, 13.8075, 1.6778
xyY:
0.5474, 0.4035, 13.8075
CIE-Lab:
43.9555, 32.5452, 53.6028
CIE-LCH:
43.9555, 62.7093, 58.7358
CIE-Luv:
43.9555, 72.4001, 39.9434
Hunter-Lab:
37.1584, 24.9585, 23.3338
#a74f00 color charts
#a74f00 color shades, tints & tones
#a74f00 color schemes
#a74f00 color preview, HTML & CSS examples
This text has a color of #a74f00
<p style="color:#a74f00;">Text here</p>
.mytext {color:#a74f00;}
This box has a color of #a74f00
<div style="background-color:#a74f00;">Content here</div>
.mybackground {background-color:#a74f00;}
Border around this has a color of #a74f00
<div style="border:2px solid #a74f00;">Content here</div>
.myborder {border:2px solid #a74f00;}