#a61c1c color space conversions
Hex:
#a61c1c
RGB:
166, 28, 28
CMY:
35, 89, 89
CMYK:
0, 83, 83, 35
HSL:
0°, 71.1340%, 38.0392%
HSV (HSB):
0°, 83.1325%, 65.0980%
XYZ:
16.3507, 9.0213, 1.9781
xyY:
0.5978, 0.3298, 9.0213
CIE-Lab:
36.0253, 53.8328, 37.1221
CIE-LCH:
36.0253, 65.3912, 34.5894
CIE-Luv:
36.0253, 101.6930, 21.9294
Hunter-Lab:
30.0355, 44.6096, 17.1201
#a61c1c color charts
#a61c1c color shades, tints & tones
#a61c1c color schemes
#a61c1c color preview, HTML & CSS examples
This text has a color of #a61c1c
<p style="color:#a61c1c;">Text here</p>
.mytext {color:#a61c1c;}
This box has a color of #a61c1c
<div style="background-color:#a61c1c;">Content here</div>
.mybackground {background-color:#a61c1c;}
Border around this has a color of #a61c1c
<div style="border:2px solid #a61c1c;">Content here</div>
.myborder {border:2px solid #a61c1c;}