#a61d10 color space conversions
Hex:
#a61d10
RGB:
166, 29, 16
CMY:
35, 89, 94
CMYK:
0, 83, 90, 35
HSL:
5°, 82.4176%, 35.6863%
HSV (HSB):
5°, 90.3614%, 65.0980%
XYZ:
16.2588, 9.0231, 1.3749
xyY:
0.6099, 0.3385, 9.0231
CIE-Lab:
36.0288, 53.2956, 43.1317
CIE-LCH:
36.0288, 68.5621, 38.9830
CIE-Luv:
36.0288, 102.9362, 24.8847
Hunter-Lab:
30.0385, 44.0482, 18.3132
#a61d10 color charts
#a61d10 color shades, tints & tones
#a61d10 color schemes
#a61d10 color preview, HTML & CSS examples
This text has a color of #a61d10
<p style="color:#a61d10;">Text here</p>
.mytext {color:#a61d10;}
This box has a color of #a61d10
<div style="background-color:#a61d10;">Content here</div>
.mybackground {background-color:#a61d10;}
Border around this has a color of #a61d10
<div style="border:2px solid #a61d10;">Content here</div>
.myborder {border:2px solid #a61d10;}