#a03f7e color space conversions
Hex:
#a03f7e
RGB:
160, 63, 126
CMY:
37, 75, 51
CMYK:
0, 61, 21, 37
HSL:
321°, 43.4978%, 43.7255%
HSV (HSB):
321°, 60.6250%, 62.7451%
XYZ:
20.0406, 12.5350, 21.1019
xyY:
0.3734, 0.2335, 12.5350
CIE-Lab:
42.0540, 47.3635, -15.6470
CIE-LCH:
42.0540, 49.8811, 341.7186
CIE-Luv:
42.0540, 53.3355, -28.7646
Hunter-Lab:
35.4047, 39.0804, -10.5546
#a03f7e color charts
#a03f7e color shades, tints & tones
#a03f7e color schemes
#a03f7e color preview, HTML & CSS examples
This text has a color of #a03f7e
<p style="color:#a03f7e;">Text here</p>
.mytext {color:#a03f7e;}
This box has a color of #a03f7e
<div style="background-color:#a03f7e;">Content here</div>
.mybackground {background-color:#a03f7e;}
Border around this has a color of #a03f7e
<div style="border:2px solid #a03f7e;">Content here</div>
.myborder {border:2px solid #a03f7e;}