#a8002f color space conversions
Hex:
#a8002f
RGB:
168, 0, 47
CMY:
34, 100, 82
CMYK:
0, 100, 72, 34
HSL:
343°, 100.0000%, 32.9412%
HSV (HSB):
343°, 100.0000%, 65.8824%
XYZ:
16.6615, 8.5301, 3.4576
xyY:
0.5816, 0.2977, 8.5301
CIE-Lab:
35.0633, 59.7304, 24.7063
CIE-LCH:
35.0633, 64.6384, 22.4714
CIE-Luv:
35.0633, 105.8310, 12.3092
Hunter-Lab:
29.2063, 50.7193, 13.4253
#a8002f color charts
#a8002f color shades, tints & tones
#a8002f color schemes
#a8002f color preview, HTML & CSS examples
This text has a color of #a8002f
<p style="color:#a8002f;">Text here</p>
.mytext {color:#a8002f;}
This box has a color of #a8002f
<div style="background-color:#a8002f;">Content here</div>
.mybackground {background-color:#a8002f;}
Border around this has a color of #a8002f
<div style="border:2px solid #a8002f;">Content here</div>
.myborder {border:2px solid #a8002f;}