#a5000a color space conversions
Hex:
#a5000a
RGB:
165, 0, 10
CMY:
35, 100, 96
CMYK:
0, 100, 94, 35
HSL:
356°, 100.0000%, 32.3529%
HSV (HSB):
356°, 100.0000%, 64.7059%
XYZ:
15.5718, 8.0212, 1.0147
xyY:
0.6328, 0.3260, 8.0212
CIE-Lab:
34.0271, 57.9582, 44.1660
CIE-LCH:
34.0271, 72.8683, 37.3086
CIE-Luv:
34.0271, 110.8011, 22.6792
Hunter-Lab:
28.3218, 48.5793, 17.7011
#a5000a color charts
#a5000a color shades, tints & tones
#a5000a color schemes
#a5000a color preview, HTML & CSS examples
This text has a color of #a5000a
<p style="color:#a5000a;">Text here</p>
.mytext {color:#a5000a;}
This box has a color of #a5000a
<div style="background-color:#a5000a;">Content here</div>
.mybackground {background-color:#a5000a;}
Border around this has a color of #a5000a
<div style="border:2px solid #a5000a;">Content here</div>
.myborder {border:2px solid #a5000a;}