#a93e3c color space conversions
Hex:
#a93e3c
RGB:
169, 62, 60
CMY:
34, 76, 76
CMYK:
0, 63, 64, 34
HSL:
1°, 47.5983%, 44.9020%
HSV (HSB):
1°, 64.4970%, 66.2745%
XYZ:
18.9004, 12.2065, 5.6349
xyY:
0.5144, 0.3322, 12.2065
CIE-Lab:
41.5425, 43.8141, 24.6799
CIE-LCH:
41.5425, 50.2869, 29.3920
CIE-Luv:
41.5425, 79.6721, 18.1047
Hunter-Lab:
34.9378, 35.4225, 14.8940
#a93e3c color charts
#a93e3c color shades, tints & tones
#a93e3c color schemes
#a93e3c color preview, HTML & CSS examples
This text has a color of #a93e3c
<p style="color:#a93e3c;">Text here</p>
.mytext {color:#a93e3c;}
This box has a color of #a93e3c
<div style="background-color:#a93e3c;">Content here</div>
.mybackground {background-color:#a93e3c;}
Border around this has a color of #a93e3c
<div style="border:2px solid #a93e3c;">Content here</div>
.myborder {border:2px solid #a93e3c;}