#a03f83 color space conversions
Hex:
#a03f83
RGB:
160, 63, 131
CMY:
37, 75, 49
CMYK:
0, 61, 18, 37
HSL:
318°, 43.4978%, 43.7255%
HSV (HSB):
318°, 60.6250%, 62.7451%
XYZ:
20.3714, 12.6673, 22.8441
xyY:
0.3645, 0.2267, 12.6673
CIE-Lab:
42.2576, 48.1146, -18.3973
CIE-LCH:
42.2576, 51.5119, 339.0750
CIE-Luv:
42.2576, 51.8118, -32.7338
Hunter-Lab:
35.5911, 39.8843, -13.1413
#a03f83 color charts
#a03f83 color shades, tints & tones
#a03f83 color schemes
#a03f83 color preview, HTML & CSS examples
This text has a color of #a03f83
<p style="color:#a03f83;">Text here</p>
.mytext {color:#a03f83;}
This box has a color of #a03f83
<div style="background-color:#a03f83;">Content here</div>
.mybackground {background-color:#a03f83;}
Border around this has a color of #a03f83
<div style="border:2px solid #a03f83;">Content here</div>
.myborder {border:2px solid #a03f83;}