#a61d27 color space conversions
Hex:
#a61d27
RGB:
166, 29, 39
CMY:
35, 89, 85
CMYK:
0, 83, 77, 35
HSL:
356°, 70.2564%, 38.2353%
HSV (HSB):
356°, 82.5301%, 65.0980%
XYZ:
16.5315, 9.1322, 2.8108
xyY:
0.5806, 0.3207, 9.1322
CIE-Lab:
36.2376, 53.9386, 30.9556
CIE-LCH:
36.2376, 62.1902, 29.8517
CIE-Luv:
36.2376, 99.1537, 18.4546
Hunter-Lab:
30.2195, 44.7634, 15.6389
#a61d27 color charts
#a61d27 color shades, tints & tones
#a61d27 color schemes
#a61d27 color preview, HTML & CSS examples
This text has a color of #a61d27
<p style="color:#a61d27;">Text here</p>
.mytext {color:#a61d27;}
This box has a color of #a61d27
<div style="background-color:#a61d27;">Content here</div>
.mybackground {background-color:#a61d27;}
Border around this has a color of #a61d27
<div style="border:2px solid #a61d27;">Content here</div>
.myborder {border:2px solid #a61d27;}