#a82e5c color space conversions
Hex:
#a82e5c
RGB:
168, 46, 92
CMY:
34, 82, 64
CMYK:
0, 73, 45, 34
HSL:
337°, 57.0093%, 41.9608%
HSV (HSB):
337°, 72.6190%, 65.8824%
XYZ:
19.0572, 11.0515, 11.2539
xyY:
0.4607, 0.2672, 11.0515
CIE-Lab:
39.6671, 52.7022, 2.1183
CIE-LCH:
39.6671, 52.7448, 2.3017
CIE-Luv:
39.6671, 77.8082, -6.8668
Hunter-Lab:
33.2438, 44.1494, 3.1994
#a82e5c color charts
#a82e5c color shades, tints & tones
#a82e5c color schemes
#a82e5c color preview, HTML & CSS examples
This text has a color of #a82e5c
<p style="color:#a82e5c;">Text here</p>
.mytext {color:#a82e5c;}
This box has a color of #a82e5c
<div style="background-color:#a82e5c;">Content here</div>
.mybackground {background-color:#a82e5c;}
Border around this has a color of #a82e5c
<div style="border:2px solid #a82e5c;">Content here</div>
.myborder {border:2px solid #a82e5c;}