#a9062f color space conversions
Hex:
#a9062f
RGB:
169, 6, 47
CMY:
34, 98, 82
CMYK:
0, 96, 72, 34
HSL:
345°, 93.1429%, 34.3137%
HSV (HSB):
345°, 96.4497%, 66.2745%
XYZ:
16.9404, 8.7705, 3.4893
xyY:
0.5801, 0.3004, 8.7705
CIE-Lab:
35.5386, 59.2341, 25.3328
CIE-LCH:
35.5386, 64.4239, 23.1550
CIE-Luv:
35.5386, 105.5329, 13.0347
Hunter-Lab:
29.6150, 50.2793, 13.7448
#a9062f color charts
#a9062f color shades, tints & tones
#a9062f color schemes
#a9062f color preview, HTML & CSS examples
This text has a color of #a9062f
<p style="color:#a9062f;">Text here</p>
.mytext {color:#a9062f;}
This box has a color of #a9062f
<div style="background-color:#a9062f;">Content here</div>
.mybackground {background-color:#a9062f;}
Border around this has a color of #a9062f
<div style="border:2px solid #a9062f;">Content here</div>
.myborder {border:2px solid #a9062f;}