#a50005 color space conversions
Hex:
#a50005
RGB:
165, 0, 5
CMY:
35, 100, 98
CMYK:
0, 100, 97, 35
HSL:
358°, 100.0000%, 32.3529%
HSV (HSB):
358°, 100.0000%, 64.7059%
XYZ:
15.5444, 8.0103, 0.8704
xyY:
0.6364, 0.3280, 8.0103
CIE-Lab:
34.0043, 57.8959, 46.1779
CIE-LCH:
34.0043, 74.0563, 38.5759
CIE-Luv:
34.0043, 111.2715, 23.3859
Hunter-Lab:
28.3025, 48.5075, 17.9883
#a50005 color charts
#a50005 color shades, tints & tones
#a50005 color schemes
#a50005 color preview, HTML & CSS examples
This text has a color of #a50005
<p style="color:#a50005;">Text here</p>
.mytext {color:#a50005;}
This box has a color of #a50005
<div style="background-color:#a50005;">Content here</div>
.mybackground {background-color:#a50005;}
Border around this has a color of #a50005
<div style="border:2px solid #a50005;">Content here</div>
.myborder {border:2px solid #a50005;}