#a61c0f color space conversions
Hex:
#a61c0f
RGB:
166, 28, 15
CMY:
35, 89, 94
CMYK:
0, 83, 91, 35
HSL:
5°, 83.4254%, 35.4902%
HSV (HSB):
5°, 90.9639%, 65.0980%
XYZ:
16.2274, 8.9720, 1.3284
xyY:
0.6117, 0.3382, 8.9720
CIE-Lab:
35.9303, 53.5412, 43.4928
CIE-LCH:
35.9303, 68.9804, 39.0878
CIE-Luv:
35.9303, 103.4577, 24.9037
Hunter-Lab:
29.9533, 44.2852, 18.3378
#a61c0f color charts
#a61c0f color shades, tints & tones
#a61c0f color schemes
#a61c0f color preview, HTML & CSS examples
This text has a color of #a61c0f
<p style="color:#a61c0f;">Text here</p>
.mytext {color:#a61c0f;}
This box has a color of #a61c0f
<div style="background-color:#a61c0f;">Content here</div>
.mybackground {background-color:#a61c0f;}
Border around this has a color of #a61c0f
<div style="border:2px solid #a61c0f;">Content here</div>
.myborder {border:2px solid #a61c0f;}