#a53e00 color space conversions
Hex:
#a53e00
RGB:
165, 62, 0
CMY:
35, 76, 100
CMYK:
0, 62, 100, 35
HSL:
23°, 100.0000%, 32.3529%
HSV (HSB):
23°, 100.0000%, 64.7059%
XYZ:
17.2397, 11.4446, 1.3004
xyY:
0.5749, 0.3817, 11.4446
CIE-Lab:
40.3194, 40.2747, 51.3864
CIE-LCH:
40.3194, 65.2887, 51.9120
CIE-Luv:
40.3194, 83.7658, 34.5290
Hunter-Lab:
33.8298, 31.7613, 21.4018
#a53e00 color charts
#a53e00 color shades, tints & tones
#a53e00 color schemes
#a53e00 color preview, HTML & CSS examples
This text has a color of #a53e00
<p style="color:#a53e00;">Text here</p>
.mytext {color:#a53e00;}
This box has a color of #a53e00
<div style="background-color:#a53e00;">Content here</div>
.mybackground {background-color:#a53e00;}
Border around this has a color of #a53e00
<div style="border:2px solid #a53e00;">Content here</div>
.myborder {border:2px solid #a53e00;}