#a03f6f color space conversions
Hex:
#a03f6f
RGB:
160, 63, 111
CMY:
37, 75, 56
CMYK:
0, 61, 31, 37
HSL:
330°, 43.4978%, 43.7255%
HSV (HSB):
330°, 60.6250%, 62.7451%
XYZ:
19.1440, 12.1763, 16.3802
xyY:
0.4013, 0.2553, 12.1763
CIE-Lab:
41.4949, 45.2670, -7.2401
CIE-LCH:
41.4949, 45.8423, 350.9130
CIE-Luv:
41.4949, 57.8972, -17.0528
Hunter-Lab:
34.8945, 36.8638, -3.4057
#a03f6f color charts
#a03f6f color shades, tints & tones
#a03f6f color schemes
#a03f6f color preview, HTML & CSS examples
This text has a color of #a03f6f
<p style="color:#a03f6f;">Text here</p>
.mytext {color:#a03f6f;}
This box has a color of #a03f6f
<div style="background-color:#a03f6f;">Content here</div>
.mybackground {background-color:#a03f6f;}
Border around this has a color of #a03f6f
<div style="border:2px solid #a03f6f;">Content here</div>
.myborder {border:2px solid #a03f6f;}