#a93c3c color space conversions
Hex:
#a93c3c
RGB:
169, 60, 60
CMY:
34, 76, 76
CMYK:
0, 64, 64, 34
HSL:
0°, 47.5983%, 44.9020%
HSV (HSB):
0°, 64.4970%, 66.2745%
XYZ:
18.7937, 11.9930, 5.5993
xyY:
0.5165, 0.3296, 11.9930
CIE-Lab:
41.2050, 44.7183, 24.2552
CIE-LCH:
41.2050, 50.8728, 28.4754
CIE-Luv:
41.2050, 80.8964, 17.4426
Hunter-Lab:
34.6309, 36.2652, 14.6553
#a93c3c color charts
#a93c3c color shades, tints & tones
#a93c3c color schemes
#a93c3c color preview, HTML & CSS examples
This text has a color of #a93c3c
<p style="color:#a93c3c;">Text here</p>
.mytext {color:#a93c3c;}
This box has a color of #a93c3c
<div style="background-color:#a93c3c;">Content here</div>
.mybackground {background-color:#a93c3c;}
Border around this has a color of #a93c3c
<div style="border:2px solid #a93c3c;">Content here</div>
.myborder {border:2px solid #a93c3c;}