#a5102c color space conversions
Hex:
#a5102c
RGB:
165, 16, 44
CMY:
35, 94, 83
CMYK:
0, 90, 73, 35
HSL:
349°, 82.3204%, 35.4902%
HSV (HSB):
349°, 90.3030%, 64.7059%
XYZ:
16.1570, 8.5518, 3.1820
xyY:
0.5793, 0.3066, 8.5518
CIE-Lab:
35.1065, 56.6902, 26.5108
CIE-LCH:
35.1065, 62.5828, 25.0629
CIE-Luv:
35.1065, 101.2618, 14.3804
Hunter-Lab:
29.2434, 47.4452, 14.0191
#a5102c color charts
#a5102c color shades, tints & tones
#a5102c color schemes
#a5102c color preview, HTML & CSS examples
This text has a color of #a5102c
<p style="color:#a5102c;">Text here</p>
.mytext {color:#a5102c;}
This box has a color of #a5102c
<div style="background-color:#a5102c;">Content here</div>
.mybackground {background-color:#a5102c;}
Border around this has a color of #a5102c
<div style="border:2px solid #a5102c;">Content here</div>
.myborder {border:2px solid #a5102c;}