#a35d01 color space conversions
Hex:
#a35d01
RGB:
163, 93, 1
CMY:
36, 64, 100
CMYK:
0, 43, 99, 36
HSL:
34°, 98.7805%, 32.1569%
HSV (HSB):
34°, 99.3865%, 63.9216%
XYZ:
19.0241, 15.6174, 2.0405
xyY:
0.5186, 0.4258, 15.6174
CIE-Lab:
46.4685, 23.2163, 54.5805
CIE-LCH:
46.4685, 59.3130, 66.9571
CIE-Luv:
46.4685, 57.6952, 44.4023
Hunter-Lab:
39.5189, 16.7705, 24.6019
#a35d01 color charts
#a35d01 color shades, tints & tones
#a35d01 color schemes
#a35d01 color preview, HTML & CSS examples
This text has a color of #a35d01
<p style="color:#a35d01;">Text here</p>
.mytext {color:#a35d01;}
This box has a color of #a35d01
<div style="background-color:#a35d01;">Content here</div>
.mybackground {background-color:#a35d01;}
Border around this has a color of #a35d01
<div style="border:2px solid #a35d01;">Content here</div>
.myborder {border:2px solid #a35d01;}