#a61b3f color space conversions
Hex:
#a61b3f
RGB:
166, 27, 63
CMY:
35, 89, 75
CMYK:
0, 84, 62, 35
HSL:
344°, 72.0207%, 37.8431%
HSV (HSB):
344°, 83.7349%, 65.0980%
XYZ:
17.0150, 9.2497, 5.5912
xyY:
0.5341, 0.2904, 9.2497
CIE-Lab:
36.4607, 55.6720, 16.1114
CIE-LCH:
36.4607, 57.9564, 16.1403
CIE-Luv:
36.4607, 93.2015, 6.7124
Hunter-Lab:
30.4134, 46.6399, 10.3895
#a61b3f color charts
#a61b3f color shades, tints & tones
#a61b3f color schemes
#a61b3f color preview, HTML & CSS examples
This text has a color of #a61b3f
<p style="color:#a61b3f;">Text here</p>
.mytext {color:#a61b3f;}
This box has a color of #a61b3f
<div style="background-color:#a61b3f;">Content here</div>
.mybackground {background-color:#a61b3f;}
Border around this has a color of #a61b3f
<div style="border:2px solid #a61b3f;">Content here</div>
.myborder {border:2px solid #a61b3f;}