#a5252f color space conversions
Hex:
#a5252f
RGB:
165, 37, 47
CMY:
35, 85, 82
CMYK:
0, 78, 72, 35
HSL:
355°, 63.3663%, 39.6078%
HSV (HSB):
355°, 77.5758%, 64.7059%
XYZ:
16.6917, 9.5277, 3.6486
xyY:
0.5588, 0.3190, 9.5277
CIE-Lab:
36.9811, 51.6329, 26.8676
CIE-LCH:
36.9811, 58.2050, 27.4906
CIE-Luv:
36.9811, 93.0897, 16.5552
Hunter-Lab:
30.8670, 42.5089, 14.5986
#a5252f color charts
#a5252f color shades, tints & tones
#a5252f color schemes
#a5252f color preview, HTML & CSS examples
This text has a color of #a5252f
<p style="color:#a5252f;">Text here</p>
.mytext {color:#a5252f;}
This box has a color of #a5252f
<div style="background-color:#a5252f;">Content here</div>
.mybackground {background-color:#a5252f;}
Border around this has a color of #a5252f
<div style="border:2px solid #a5252f;">Content here</div>
.myborder {border:2px solid #a5252f;}