#a5102a color space conversions
Hex:
#a5102a
RGB:
165, 16, 42
CMY:
35, 94, 84
CMYK:
0, 90, 75, 35
HSL:
350°, 82.3204%, 35.4902%
HSV (HSB):
350°, 90.3030%, 64.7059%
XYZ:
16.1203, 8.5371, 2.9887
xyY:
0.5831, 0.3088, 8.5371
CIE-Lab:
35.0773, 56.6064, 27.7339
CIE-LCH:
35.0773, 63.0354, 26.1022
CIE-Luv:
35.0773, 101.7860, 15.2204
Hunter-Lab:
29.2183, 47.3497, 14.3882
#a5102a color charts
#a5102a color shades, tints & tones
#a5102a color schemes
#a5102a color preview, HTML & CSS examples
This text has a color of #a5102a
<p style="color:#a5102a;">Text here</p>
.mytext {color:#a5102a;}
This box has a color of #a5102a
<div style="background-color:#a5102a;">Content here</div>
.mybackground {background-color:#a5102a;}
Border around this has a color of #a5102a
<div style="border:2px solid #a5102a;">Content here</div>
.myborder {border:2px solid #a5102a;}