#a13f5c color space conversions
Hex:
#a13f5c
RGB:
161, 63, 92
CMY:
37, 75, 64
CMYK:
0, 61, 43, 37
HSL:
342°, 43.7500%, 43.9216%
HSV (HSB):
342°, 60.8696%, 63.1373%
XYZ:
18.4072, 11.9048, 11.4529
xyY:
0.4407, 0.2850, 11.9048
CIE-Lab:
41.0644, 43.3138, 3.9775
CIE-LCH:
41.0644, 43.4960, 5.2468
CIE-Luv:
41.0644, 64.2924, -2.7709
Hunter-Lab:
34.5033, 34.8474, 4.4718
#a13f5c color charts
#a13f5c color shades, tints & tones
#a13f5c color schemes
#a13f5c color preview, HTML & CSS examples
This text has a color of #a13f5c
<p style="color:#a13f5c;">Text here</p>
.mytext {color:#a13f5c;}
This box has a color of #a13f5c
<div style="background-color:#a13f5c;">Content here</div>
.mybackground {background-color:#a13f5c;}
Border around this has a color of #a13f5c
<div style="border:2px solid #a13f5c;">Content here</div>
.myborder {border:2px solid #a13f5c;}