#a5402c color space conversions
Hex:
#a5402c
RGB:
165, 64, 44
CMY:
35, 75, 83
CMYK:
0, 61, 73, 35
HSL:
10°, 57.8947%, 40.9804%
HSV (HSB):
10°, 73.3333%, 64.7059%
XYZ:
17.8051, 11.8480, 3.7313
xyY:
0.5333, 0.3549, 11.8480
CIE-Lab:
40.9735, 40.5163, 33.2674
CIE-LCH:
40.9735, 52.4241, 39.3889
CIE-Luv:
40.9735, 78.1340, 25.2980
Hunter-Lab:
34.4209, 32.0971, 17.6674
#a5402c color charts
#a5402c color shades, tints & tones
#a5402c color schemes
#a5402c color preview, HTML & CSS examples
This text has a color of #a5402c
<p style="color:#a5402c;">Text here</p>
.mytext {color:#a5402c;}
This box has a color of #a5402c
<div style="background-color:#a5402c;">Content here</div>
.mybackground {background-color:#a5402c;}
Border around this has a color of #a5402c
<div style="border:2px solid #a5402c;">Content here</div>
.myborder {border:2px solid #a5402c;}