#a82d84 color space conversions
Hex:
#a82d84
RGB:
168, 45, 132
CMY:
34, 82, 48
CMYK:
0, 73, 21, 34
HSL:
318°, 57.7465%, 41.7647%
HSV (HSB):
318°, 73.2143%, 65.8824%
XYZ:
21.2517, 11.8675, 23.0004
xyY:
0.3787, 0.2115, 11.8675
CIE-Lab:
41.0048, 57.7637, -20.8277
CIE-LCH:
41.0048, 61.4039, 340.1724
CIE-Luv:
41.0048, 63.4532, -37.4181
Hunter-Lab:
34.4493, 49.8299, -15.4710
#a82d84 color charts
#a82d84 color shades, tints & tones
#a82d84 color schemes
#a82d84 color preview, HTML & CSS examples
This text has a color of #a82d84
<p style="color:#a82d84;">Text here</p>
.mytext {color:#a82d84;}
This box has a color of #a82d84
<div style="background-color:#a82d84;">Content here</div>
.mybackground {background-color:#a82d84;}
Border around this has a color of #a82d84
<div style="border:2px solid #a82d84;">Content here</div>
.myborder {border:2px solid #a82d84;}