#a34d02 color space conversions
Hex:
#a34d02
RGB:
163, 77, 2
CMY:
36, 70, 99
CMYK:
0, 53, 99, 36
HSL:
28°, 97.5758%, 32.3529%
HSV (HSB):
28°, 98.7730%, 63.9216%
XYZ:
17.7691, 13.0987, 1.6492
xyY:
0.5465, 0.4028, 13.0987
CIE-Lab:
42.9115, 31.9697, 52.0873
CIE-LCH:
42.9115, 61.1159, 58.4596
CIE-Luv:
42.9115, 70.5226, 38.7606
Hunter-Lab:
36.1921, 24.3013, 22.6327
#a34d02 color charts
#a34d02 color shades, tints & tones
#a34d02 color schemes
#a34d02 color preview, HTML & CSS examples
This text has a color of #a34d02
<p style="color:#a34d02;">Text here</p>
.mytext {color:#a34d02;}
This box has a color of #a34d02
<div style="background-color:#a34d02;">Content here</div>
.mybackground {background-color:#a34d02;}
Border around this has a color of #a34d02
<div style="border:2px solid #a34d02;">Content here</div>
.myborder {border:2px solid #a34d02;}