#a13f6d color space conversions
Hex:
#a13f6d
RGB:
161, 63, 109
CMY:
37, 75, 57
CMYK:
0, 61, 32, 37
HSL:
332°, 43.7500%, 43.9216%
HSV (HSB):
332°, 60.8696%, 63.1373%
XYZ:
19.2358, 12.2362, 15.8160
xyY:
0.4068, 0.2588, 12.2362
CIE-Lab:
41.5891, 45.3290, -5.8422
CIE-LCH:
41.5891, 45.7039, 352.6560
CIE-Luv:
41.5891, 59.2850, -15.2639
Hunter-Lab:
34.9803, 36.9422, -2.3212
#a13f6d color charts
#a13f6d color shades, tints & tones
#a13f6d color schemes
#a13f6d color preview, HTML & CSS examples
This text has a color of #a13f6d
<p style="color:#a13f6d;">Text here</p>
.mytext {color:#a13f6d;}
This box has a color of #a13f6d
<div style="background-color:#a13f6d;">Content here</div>
.mybackground {background-color:#a13f6d;}
Border around this has a color of #a13f6d
<div style="border:2px solid #a13f6d;">Content here</div>
.myborder {border:2px solid #a13f6d;}