#a74f1c color space conversions
Hex:
#a74f1c
RGB:
167, 79, 28
CMY:
35, 69, 89
CMYK:
0, 53, 83, 35
HSL:
22°, 71.2821%, 38.2353%
HSV (HSB):
22°, 83.2335%, 65.4902%
XYZ:
18.9419, 13.8913, 2.7815
xyY:
0.5319, 0.3900, 13.8913
CIE-Lab:
44.0766, 33.1044, 44.6772
CIE-LCH:
44.0766, 55.6054, 53.4627
CIE-Luv:
44.0766, 70.8674, 35.6345
Hunter-Lab:
37.2710, 25.4932, 21.6649
#a74f1c color charts
#a74f1c color shades, tints & tones
#a74f1c color schemes
#a74f1c color preview, HTML & CSS examples
This text has a color of #a74f1c
<p style="color:#a74f1c;">Text here</p>
.mytext {color:#a74f1c;}
This box has a color of #a74f1c
<div style="background-color:#a74f1c;">Content here</div>
.mybackground {background-color:#a74f1c;}
Border around this has a color of #a74f1c
<div style="border:2px solid #a74f1c;">Content here</div>
.myborder {border:2px solid #a74f1c;}