#a93c50 color space conversions
Hex:
#a93c50
RGB:
169, 60, 80
CMY:
34, 76, 69
CMYK:
0, 64, 53, 34
HSL:
349°, 47.5983%, 44.9020%
HSV (HSB):
349°, 64.4970%, 66.2745%
XYZ:
19.4260, 12.2459, 8.9293
xyY:
0.4785, 0.3016, 12.2459
CIE-Lab:
41.6043, 46.2279, 12.4254
CIE-LCH:
41.6043, 47.8687, 15.0447
CIE-Luv:
41.6043, 75.7994, 5.9791
Hunter-Lab:
34.9942, 37.8494, 9.3672
#a93c50 color charts
#a93c50 color shades, tints & tones
#a93c50 color schemes
#a93c50 color preview, HTML & CSS examples
This text has a color of #a93c50
<p style="color:#a93c50;">Text here</p>
.mytext {color:#a93c50;}
This box has a color of #a93c50
<div style="background-color:#a93c50;">Content here</div>
.mybackground {background-color:#a93c50;}
Border around this has a color of #a93c50
<div style="border:2px solid #a93c50;">Content here</div>
.myborder {border:2px solid #a93c50;}