#a34c01 color space conversions
Hex:
#a34c01
RGB:
163, 76, 1
CMY:
36, 70, 100
CMYK:
0, 53, 99, 36
HSL:
28°, 98.7805%, 32.1569%
HSV (HSB):
28°, 99.3865%, 63.9216%
XYZ:
17.6942, 12.9576, 1.5972
xyY:
0.5487, 0.4018, 12.9576
CIE-Lab:
42.6993, 32.4822, 52.2470
CIE-LCH:
42.6993, 61.5211, 58.1306
CIE-Luv:
42.6993, 71.3547, 38.5500
Hunter-Lab:
35.9967, 24.7476, 22.5669
#a34c01 color charts
#a34c01 color shades, tints & tones
#a34c01 color schemes
#a34c01 color preview, HTML & CSS examples
This text has a color of #a34c01
<p style="color:#a34c01;">Text here</p>
.mytext {color:#a34c01;}
This box has a color of #a34c01
<div style="background-color:#a34c01;">Content here</div>
.mybackground {background-color:#a34c01;}
Border around this has a color of #a34c01
<div style="border:2px solid #a34c01;">Content here</div>
.myborder {border:2px solid #a34c01;}