#a4085f color space conversions
Hex:
#a4085f
RGB:
164, 8, 95
CMY:
36, 97, 63
CMYK:
0, 95, 42, 36
HSL:
327°, 90.6977%, 33.7255%
HSV (HSB):
327°, 95.1220%, 64.3137%
XYZ:
17.4622, 8.8924, 11.6225
xyY:
0.4598, 0.2342, 8.8924
CIE-Lab:
35.7763, 61.0697, -5.6037
CIE-LCH:
35.7763, 61.3263, 354.7573
CIE-Luv:
35.7763, 82.9104, -17.3946
Hunter-Lab:
29.8201, 52.3418, -2.2344
#a4085f color charts
#a4085f color shades, tints & tones
#a4085f color schemes
#a4085f color preview, HTML & CSS examples
This text has a color of #a4085f
<p style="color:#a4085f;">Text here</p>
.mytext {color:#a4085f;}
This box has a color of #a4085f
<div style="background-color:#a4085f;">Content here</div>
.mybackground {background-color:#a4085f;}
Border around this has a color of #a4085f
<div style="border:2px solid #a4085f;">Content here</div>
.myborder {border:2px solid #a4085f;}