#a9410c color space conversions
Hex:
#a9410c
RGB:
169, 65, 12
CMY:
34, 75, 95
CMYK:
0, 62, 93, 34
HSL:
20°, 86.7403%, 35.4902%
HSV (HSB):
20°, 92.8994%, 66.2745%
XYZ:
18.3188, 12.2422, 1.7453
xyY:
0.5670, 0.3789, 12.2422
CIE-Lab:
41.5984, 40.5482, 48.8803
CIE-LCH:
41.5984, 63.5094, 50.3229
CIE-Luv:
41.5984, 84.2686, 34.3129
Hunter-Lab:
34.9888, 32.2257, 21.5347
#a9410c color charts
#a9410c color shades, tints & tones
#a9410c color schemes
#a9410c color preview, HTML & CSS examples
This text has a color of #a9410c
<p style="color:#a9410c;">Text here</p>
.mytext {color:#a9410c;}
This box has a color of #a9410c
<div style="background-color:#a9410c;">Content here</div>
.mybackground {background-color:#a9410c;}
Border around this has a color of #a9410c
<div style="border:2px solid #a9410c;">Content here</div>
.myborder {border:2px solid #a9410c;}