#a14d2d color space conversions
Hex:
#a14d2d
RGB:
161, 77, 45
CMY:
37, 70, 82
CMYK:
0, 52, 72, 37
HSL:
17°, 56.3107%, 40.3922%
HSV (HSB):
17°, 72.0497%, 63.1373%
XYZ:
17.8255, 13.0743, 4.0667
xyY:
0.5098, 0.3739, 13.0743
CIE-Lab:
42.8750, 32.4295, 34.6550
CIE-LCH:
42.8750, 47.4620, 46.9001
CIE-Luv:
42.8750, 65.4693, 28.9829
Hunter-Lab:
36.1584, 24.7203, 18.6426
#a14d2d color charts
#a14d2d color shades, tints & tones
#a14d2d color schemes
#a14d2d color preview, HTML & CSS examples
This text has a color of #a14d2d
<p style="color:#a14d2d;">Text here</p>
.mytext {color:#a14d2d;}
This box has a color of #a14d2d
<div style="background-color:#a14d2d;">Content here</div>
.mybackground {background-color:#a14d2d;}
Border around this has a color of #a14d2d
<div style="border:2px solid #a14d2d;">Content here</div>
.myborder {border:2px solid #a14d2d;}