#a55f01 color space conversions
Hex:
#a55f01
RGB:
165, 95, 1
CMY:
35, 63, 100
CMYK:
0, 42, 99, 35
HSL:
34°, 98.7952%, 32.5490%
HSV (HSB):
34°, 99.3939%, 64.7059%
XYZ:
19.6147, 16.1859, 2.1191
xyY:
0.5173, 0.4268, 16.1859
CIE-Lab:
47.2175, 22.9839, 55.1983
CIE-LCH:
47.2175, 59.7923, 67.3937
CIE-Luv:
47.2175, 57.7540, 45.2280
Hunter-Lab:
40.2318, 16.6210, 25.0393
#a55f01 color charts
#a55f01 color shades, tints & tones
#a55f01 color schemes
#a55f01 color preview, HTML & CSS examples
This text has a color of #a55f01
<p style="color:#a55f01;">Text here</p>
.mytext {color:#a55f01;}
This box has a color of #a55f01
<div style="background-color:#a55f01;">Content here</div>
.mybackground {background-color:#a55f01;}
Border around this has a color of #a55f01
<div style="border:2px solid #a55f01;">Content here</div>
.myborder {border:2px solid #a55f01;}