#a50000 color space conversions
Hex:
#a50000
RGB:
165, 0, 0
CMY:
35, 100, 100
CMYK:
0, 100, 100, 35
HSL:
0°, 100.0000%, 32.3529%
HSV (HSB):
0°, 100.0000%, 64.7059%
XYZ:
15.5170, 7.9993, 0.7262
xyY:
0.6401, 0.3300, 7.9993
CIE-Lab:
33.9815, 57.8335, 48.2018
CIE-LCH:
33.9815, 75.2870, 39.8098
CIE-Luv:
33.9815, 111.7461, 24.0982
Hunter-Lab:
28.2831, 48.4357, 18.2759
#a50000 color charts
#a50000 color shades, tints & tones
#a50000 color schemes
#a50000 color preview, HTML & CSS examples
This text has a color of #a50000
<p style="color:#a50000;">Text here</p>
.mytext {color:#a50000;}
This box has a color of #a50000
<div style="background-color:#a50000;">Content here</div>
.mybackground {background-color:#a50000;}
Border around this has a color of #a50000
<div style="border:2px solid #a50000;">Content here</div>
.myborder {border:2px solid #a50000;}