#a03f7b color space conversions
Hex:
#a03f7b
RGB:
160, 63, 123
CMY:
37, 75, 52
CMYK:
0, 61, 23, 37
HSL:
323°, 43.4978%, 43.7255%
HSV (HSB):
323°, 60.6250%, 62.7451%
XYZ:
19.8499, 12.4587, 20.0974
xyY:
0.3788, 0.2377, 12.4587
CIE-Lab:
41.9360, 46.9250, -13.9841
CIE-LCH:
41.9360, 48.9644, 343.4054
CIE-Luv:
41.9360, 54.2507, -26.3950
Hunter-Lab:
35.2968, 38.6135, -9.0510
#a03f7b color charts
#a03f7b color shades, tints & tones
#a03f7b color schemes
#a03f7b color preview, HTML & CSS examples
This text has a color of #a03f7b
<p style="color:#a03f7b;">Text here</p>
.mytext {color:#a03f7b;}
This box has a color of #a03f7b
<div style="background-color:#a03f7b;">Content here</div>
.mybackground {background-color:#a03f7b;}
Border around this has a color of #a03f7b
<div style="border:2px solid #a03f7b;">Content here</div>
.myborder {border:2px solid #a03f7b;}