#a93c5e color space conversions
Hex:
#a93c5e
RGB:
169, 60, 94
CMY:
34, 76, 63
CMYK:
0, 64, 44, 34
HSL:
341°, 47.5983%, 44.9020%
HSV (HSB):
341°, 64.4970%, 66.2745%
XYZ:
19.9984, 12.4749, 11.9435
xyY:
0.4502, 0.2809, 12.4749
CIE-Lab:
41.9611, 47.5549, 4.1943
CIE-LCH:
41.9611, 47.7395, 5.0404
CIE-Luv:
41.9611, 71.6873, -3.3891
Hunter-Lab:
35.3198, 39.2588, 4.6747
#a93c5e color charts
#a93c5e color shades, tints & tones
#a93c5e color schemes
#a93c5e color preview, HTML & CSS examples
This text has a color of #a93c5e
<p style="color:#a93c5e;">Text here</p>
.mytext {color:#a93c5e;}
This box has a color of #a93c5e
<div style="background-color:#a93c5e;">Content here</div>
.mybackground {background-color:#a93c5e;}
Border around this has a color of #a93c5e
<div style="border:2px solid #a93c5e;">Content here</div>
.myborder {border:2px solid #a93c5e;}