#a60f2f color space conversions
Hex:
#a60f2f
RGB:
166, 15, 47
CMY:
35, 94, 82
CMYK:
0, 91, 72, 35
HSL:
347°, 83.4254%, 35.4902%
HSV (HSB):
347°, 90.9639%, 65.0980%
XYZ:
16.4098, 8.6539, 3.4948
xyY:
0.5746, 0.3030, 8.6539
CIE-Lab:
35.3092, 57.2542, 24.9041
CIE-LCH:
35.3092, 62.4360, 23.5078
CIE-Luv:
35.3092, 101.4609, 13.1684
Hunter-Lab:
29.4175, 48.0912, 13.5486
#a60f2f color charts
#a60f2f color shades, tints & tones
#a60f2f color schemes
#a60f2f color preview, HTML & CSS examples
This text has a color of #a60f2f
<p style="color:#a60f2f;">Text here</p>
.mytext {color:#a60f2f;}
This box has a color of #a60f2f
<div style="background-color:#a60f2f;">Content here</div>
.mybackground {background-color:#a60f2f;}
Border around this has a color of #a60f2f
<div style="border:2px solid #a60f2f;">Content here</div>
.myborder {border:2px solid #a60f2f;}