#a13a4e color space conversions
Hex:
#a13a4e
RGB:
161, 58, 78
CMY:
37, 77, 69
CMYK:
0, 64, 52, 37
HSL:
348°, 47.0320%, 42.9412%
HSV (HSB):
348°, 63.9752%, 63.1373%
XYZ:
17.5861, 11.1532, 8.4336
xyY:
0.4731, 0.3000, 11.1532
CIE-Lab:
39.8374, 44.2359, 11.0173
CIE-LCH:
39.8374, 45.5872, 13.9855
CIE-Luv:
39.8374, 70.8668, 4.7840
Hunter-Lab:
33.3965, 35.5520, 8.4050
#a13a4e color charts
#a13a4e color shades, tints & tones
#a13a4e color schemes
#a13a4e color preview, HTML & CSS examples
This text has a color of #a13a4e
<p style="color:#a13a4e;">Text here</p>
.mytext {color:#a13a4e;}
This box has a color of #a13a4e
<div style="background-color:#a13a4e;">Content here</div>
.mybackground {background-color:#a13a4e;}
Border around this has a color of #a13a4e
<div style="border:2px solid #a13a4e;">Content here</div>
.myborder {border:2px solid #a13a4e;}