#a85185 color space conversions
Hex:
#a85185
RGB:
168, 81, 133
CMY:
34, 68, 48
CMYK:
0, 52, 21, 34
HSL:
324°, 34.9398%, 48.8235%
HSV (HSB):
324°, 51.7857%, 65.8824%
XYZ:
23.3245, 15.9031, 24.0306
xyY:
0.3687, 0.2514, 15.9031
CIE-Lab:
46.8472, 42.1434, -12.5071
CIE-LCH:
46.8472, 43.9601, 343.4704
CIE-Luv:
46.8472, 49.6506, -24.2153
Hunter-Lab:
39.8787, 34.6143, -7.8125
#a85185 color charts
#a85185 color shades, tints & tones
#a85185 color schemes
#a85185 color preview, HTML & CSS examples
This text has a color of #a85185
<p style="color:#a85185;">Text here</p>
.mytext {color:#a85185;}
This box has a color of #a85185
<div style="background-color:#a85185;">Content here</div>
.mybackground {background-color:#a85185;}
Border around this has a color of #a85185
<div style="border:2px solid #a85185;">Content here</div>
.myborder {border:2px solid #a85185;}