#a6300a color space conversions
Hex:
#a6300a
RGB:
166, 48, 10
CMY:
35, 81, 96
CMYK:
0, 71, 94, 35
HSL:
15°, 88.6364%, 34.5098%
HSV (HSB):
15°, 93.9759%, 65.0980%
XYZ:
16.8376, 10.2428, 1.3768
xyY:
0.5917, 0.3599, 10.2428
CIE-Lab:
38.2747, 46.8703, 46.9830
CIE-LCH:
38.2747, 66.3644, 45.0688
CIE-Luv:
38.2747, 93.4835, 29.6617
Hunter-Lab:
32.0044, 37.9018, 19.8525
#a6300a color charts
#a6300a color shades, tints & tones
#a6300a color schemes
#a6300a color preview, HTML & CSS examples
This text has a color of #a6300a
<p style="color:#a6300a;">Text here</p>
.mytext {color:#a6300a;}
This box has a color of #a6300a
<div style="background-color:#a6300a;">Content here</div>
.mybackground {background-color:#a6300a;}
Border around this has a color of #a6300a
<div style="border:2px solid #a6300a;">Content here</div>
.myborder {border:2px solid #a6300a;}