#a8063f color space conversions
Hex:
#a8063f
RGB:
168, 6, 63
CMY:
34, 98, 75
CMYK:
0, 96, 63, 34
HSL:
339°, 93.1034%, 34.1176%
HSV (HSB):
339°, 96.4286%, 65.8824%
XYZ:
17.1108, 8.8140, 5.5021
xyY:
0.5445, 0.2805, 8.8140
CIE-Lab:
35.6236, 59.8080, 15.0653
CIE-LCH:
35.6236, 61.6762, 14.1384
CIE-Luv:
35.6236, 99.5216, 4.6447
Hunter-Lab:
29.6883, 50.9234, 9.7938
#a8063f color charts
#a8063f color shades, tints & tones
#a8063f color schemes
#a8063f color preview, HTML & CSS examples
This text has a color of #a8063f
<p style="color:#a8063f;">Text here</p>
.mytext {color:#a8063f;}
This box has a color of #a8063f
<div style="background-color:#a8063f;">Content here</div>
.mybackground {background-color:#a8063f;}
Border around this has a color of #a8063f
<div style="border:2px solid #a8063f;">Content here</div>
.myborder {border:2px solid #a8063f;}