#a86e85 color space conversions
Hex:
#a86e85
RGB:
168, 110, 133
CMY:
34, 57, 48
CMYK:
0, 35, 21, 34
HSL:
336°, 25.0000%, 54.5098%
HSV (HSB):
336°, 34.5238%, 65.8824%
XYZ:
25.9580, 21.1701, 24.9084
xyY:
0.3603, 0.2939, 21.1701
CIE-Lab:
53.1352, 26.4036, -3.1198
CIE-LCH:
53.1352, 26.5872, 353.2612
CIE-Luv:
53.1352, 34.8297, -8.8254
Hunter-Lab:
46.0110, 20.1850, 0.1106
#a86e85 color charts
#a86e85 color shades, tints & tones
#a86e85 color schemes
#a86e85 color preview, HTML & CSS examples
This text has a color of #a86e85
<p style="color:#a86e85;">Text here</p>
.mytext {color:#a86e85;}
This box has a color of #a86e85
<div style="background-color:#a86e85;">Content here</div>
.mybackground {background-color:#a86e85;}
Border around this has a color of #a86e85
<div style="border:2px solid #a86e85;">Content here</div>
.myborder {border:2px solid #a86e85;}