#a7030a color space conversions
Hex:
#a7030a
RGB:
167, 3, 10
CMY:
35, 99, 96
CMYK:
0, 98, 94, 35
HSL:
357°, 96.4706%, 33.3333%
HSV (HSB):
357°, 98.2036%, 65.4902%
XYZ:
16.0237, 8.3025, 1.0452
xyY:
0.6316, 0.3272, 8.3025
CIE-Lab:
34.6052, 58.0877, 44.7454
CIE-LCH:
34.6052, 73.3235, 37.6073
CIE-Luv:
34.6052, 111.6575, 23.2426
Hunter-Lab:
28.8141, 48.8402, 18.0193
#a7030a color charts
#a7030a color shades, tints & tones
#a7030a color schemes
#a7030a color preview, HTML & CSS examples
This text has a color of #a7030a
<p style="color:#a7030a;">Text here</p>
.mytext {color:#a7030a;}
This box has a color of #a7030a
<div style="background-color:#a7030a;">Content here</div>
.mybackground {background-color:#a7030a;}
Border around this has a color of #a7030a
<div style="border:2px solid #a7030a;">Content here</div>
.myborder {border:2px solid #a7030a;}