#a8032f color space conversions
Hex:
#a8032f
RGB:
168, 3, 47
CMY:
34, 99, 82
CMYK:
0, 98, 72, 34
HSL:
344°, 96.4912%, 33.5294%
HSV (HSB):
344°, 98.2143%, 65.8824%
XYZ:
16.6941, 8.5952, 3.4685
xyY:
0.5805, 0.2989, 8.5952
CIE-Lab:
35.1929, 59.3539, 24.8636
CIE-LCH:
35.1929, 64.3512, 22.7290
CIE-Luv:
35.1929, 105.2903, 12.5599
Hunter-Lab:
29.3176, 50.3363, 13.5078
#a8032f color charts
#a8032f color shades, tints & tones
#a8032f color schemes
#a8032f color preview, HTML & CSS examples
This text has a color of #a8032f
<p style="color:#a8032f;">Text here</p>
.mytext {color:#a8032f;}
This box has a color of #a8032f
<div style="background-color:#a8032f;">Content here</div>
.mybackground {background-color:#a8032f;}
Border around this has a color of #a8032f
<div style="border:2px solid #a8032f;">Content here</div>
.myborder {border:2px solid #a8032f;}