#a82e82 color space conversions
Hex:
#a82e82
RGB:
168, 46, 130
CMY:
34, 82, 49
CMYK:
0, 73, 23, 34
HSL:
319°, 57.0093%, 41.9608%
HSV (HSB):
319°, 72.6190%, 65.8824%
XYZ:
21.1547, 11.8905, 22.2992
xyY:
0.3822, 0.2148, 11.8905
CIE-Lab:
41.0416, 57.1428, -19.5414
CIE-LCH:
41.0416, 60.3918, 341.1206
CIE-Luv:
41.0416, 63.9108, -35.5577
Hunter-Lab:
34.4826, 49.1631, -14.2038
#a82e82 color charts
#a82e82 color shades, tints & tones
#a82e82 color schemes
#a82e82 color preview, HTML & CSS examples
This text has a color of #a82e82
<p style="color:#a82e82;">Text here</p>
.mytext {color:#a82e82;}
This box has a color of #a82e82
<div style="background-color:#a82e82;">Content here</div>
.mybackground {background-color:#a82e82;}
Border around this has a color of #a82e82
<div style="border:2px solid #a82e82;">Content here</div>
.myborder {border:2px solid #a82e82;}