#a61f39 color space conversions
Hex:
#a61f39
RGB:
166, 31, 57
CMY:
35, 88, 78
CMYK:
0, 81, 66, 35
HSL:
348°, 68.5279%, 38.6275%
HSV (HSB):
348°, 81.3253%, 65.0980%
XYZ:
16.9544, 9.3824, 4.7883
xyY:
0.5447, 0.3014, 9.3824
CIE-Lab:
36.7103, 54.2612, 20.2855
CIE-LCH:
36.7103, 57.9291, 20.4982
CIE-Luv:
36.7103, 93.6919, 10.7117
Hunter-Lab:
30.6307, 45.1980, 12.1731
#a61f39 color charts
#a61f39 color shades, tints & tones
#a61f39 color schemes
#a61f39 color preview, HTML & CSS examples
This text has a color of #a61f39
<p style="color:#a61f39;">Text here</p>
.mytext {color:#a61f39;}
This box has a color of #a61f39
<div style="background-color:#a61f39;">Content here</div>
.mybackground {background-color:#a61f39;}
Border around this has a color of #a61f39
<div style="border:2px solid #a61f39;">Content here</div>
.myborder {border:2px solid #a61f39;}