#a82e7b color space conversions
Hex:
#a82e7b
RGB:
168, 46, 123
CMY:
34, 82, 52
CMYK:
0, 73, 27, 34
HSL:
322°, 57.0093%, 41.9608%
HSV (HSB):
322°, 72.6190%, 65.8824%
XYZ:
20.7006, 11.7089, 19.9079
xyY:
0.3957, 0.2238, 11.7089
CIE-Lab:
40.7496, 56.2174, -15.6704
CIE-LCH:
40.7496, 58.3606, 344.4244
CIE-Luv:
40.7496, 66.5013, -30.0834
Hunter-Lab:
34.2182, 48.1031, -10.5417
#a82e7b color charts
#a82e7b color shades, tints & tones
#a82e7b color schemes
#a82e7b color preview, HTML & CSS examples
This text has a color of #a82e7b
<p style="color:#a82e7b;">Text here</p>
.mytext {color:#a82e7b;}
This box has a color of #a82e7b
<div style="background-color:#a82e7b;">Content here</div>
.mybackground {background-color:#a82e7b;}
Border around this has a color of #a82e7b
<div style="border:2px solid #a82e7b;">Content here</div>
.myborder {border:2px solid #a82e7b;}