#a5100b color space conversions
Hex:
#a5100b
RGB:
165, 16, 11
CMY:
35, 94, 96
CMYK:
0, 90, 93, 35
HSL:
2°, 87.5000%, 34.5098%
HSV (HSB):
2°, 93.3333%, 64.7059%
XYZ:
15.7627, 8.3941, 1.1060
xyY:
0.6239, 0.3323, 8.3941
CIE-Lab:
34.7905, 55.7813, 44.2553
CIE-LCH:
34.7905, 71.2045, 38.4275
CIE-Luv:
34.7905, 107.1978, 23.8368
Hunter-Lab:
28.9725, 46.4125, 18.0174
#a5100b color charts
#a5100b color shades, tints & tones
#a5100b color schemes
#a5100b color preview, HTML & CSS examples
This text has a color of #a5100b
<p style="color:#a5100b;">Text here</p>
.mytext {color:#a5100b;}
This box has a color of #a5100b
<div style="background-color:#a5100b;">Content here</div>
.mybackground {background-color:#a5100b;}
Border around this has a color of #a5100b
<div style="border:2px solid #a5100b;">Content here</div>
.myborder {border:2px solid #a5100b;}