#a34c00 color space conversions
Hex:
#a34c00
RGB:
163, 76, 0
CMY:
36, 70, 100
CMYK:
0, 53, 100, 36
HSL:
28°, 100.0000%, 31.9608%
HSV (HSB):
28°, 100.0000%, 63.9216%
XYZ:
17.6887, 12.9554, 1.5683
xyY:
0.5491, 0.4022, 12.9554
CIE-Lab:
42.6960, 32.4670, 52.5379
CIE-LCH:
42.6960, 61.7603, 58.2850
CIE-Luv:
42.6960, 71.3975, 38.6685
Hunter-Lab:
35.9936, 24.7331, 22.6121
#a34c00 color charts
#a34c00 color shades, tints & tones
#a34c00 color schemes
#a34c00 color preview, HTML & CSS examples
This text has a color of #a34c00
<p style="color:#a34c00;">Text here</p>
.mytext {color:#a34c00;}
This box has a color of #a34c00
<div style="background-color:#a34c00;">Content here</div>
.mybackground {background-color:#a34c00;}
Border around this has a color of #a34c00
<div style="border:2px solid #a34c00;">Content here</div>
.myborder {border:2px solid #a34c00;}