#a5201e color space conversions
Hex:
#a5201e
RGB:
165, 32, 30
CMY:
35, 87, 88
CMYK:
0, 81, 82, 35
HSL:
1°, 69.2308%, 38.2353%
HSV (HSB):
1°, 81.8182%, 64.7059%
XYZ:
16.2679, 9.1261, 2.1324
xyY:
0.5910, 0.3315, 9.1261
CIE-Lab:
36.2259, 52.4977, 36.1352
CIE-LCH:
36.2259, 63.7320, 34.5404
CIE-Luv:
36.2259, 98.8913, 21.8672
Hunter-Lab:
30.2094, 43.2565, 16.9615
#a5201e color charts
#a5201e color shades, tints & tones
#a5201e color schemes
#a5201e color preview, HTML & CSS examples
This text has a color of #a5201e
<p style="color:#a5201e;">Text here</p>
.mytext {color:#a5201e;}
This box has a color of #a5201e
<div style="background-color:#a5201e;">Content here</div>
.mybackground {background-color:#a5201e;}
Border around this has a color of #a5201e
<div style="border:2px solid #a5201e;">Content here</div>
.myborder {border:2px solid #a5201e;}