#a74a10 color space conversions
Hex:
#a74a10
RGB:
167, 74, 16
CMY:
35, 71, 94
CMYK:
0, 56, 90, 35
HSL:
23°, 82.5137%, 35.8824%
HSV (HSB):
23°, 90.4192%, 65.4902%
XYZ:
18.4787, 13.1505, 2.0546
xyY:
0.5486, 0.3904, 13.1505
CIE-Lab:
42.9891, 35.3915, 48.4597
CIE-LCH:
42.9891, 60.0075, 53.8583
CIE-Luv:
42.9891, 75.5912, 36.3439
Hunter-Lab:
36.2636, 27.4962, 22.0253
#a74a10 color charts
#a74a10 color shades, tints & tones
#a74a10 color schemes
#a74a10 color preview, HTML & CSS examples
This text has a color of #a74a10
<p style="color:#a74a10;">Text here</p>
.mytext {color:#a74a10;}
This box has a color of #a74a10
<div style="background-color:#a74a10;">Content here</div>
.mybackground {background-color:#a74a10;}
Border around this has a color of #a74a10
<div style="border:2px solid #a74a10;">Content here</div>
.myborder {border:2px solid #a74a10;}