#a82c8a color space conversions
Hex:
#a82c8a
RGB:
168, 44, 138
CMY:
34, 83, 46
CMYK:
0, 74, 18, 34
HSL:
315°, 58.4906%, 41.5686%
HSV (HSB):
315°, 73.8095%, 65.8824%
XYZ:
21.6366, 11.9612, 25.2131
xyY:
0.3679, 0.2034, 11.9612
CIE-Lab:
41.1543, 58.9403, -24.2732
CIE-LCH:
41.1543, 63.7429, 337.6168
CIE-Luv:
41.1543, 61.4978, -42.4130
Hunter-Lab:
34.5849, 51.1472, -19.0142
#a82c8a color charts
#a82c8a color shades, tints & tones
#a82c8a color schemes
#a82c8a color preview, HTML & CSS examples
This text has a color of #a82c8a
<p style="color:#a82c8a;">Text here</p>
.mytext {color:#a82c8a;}
This box has a color of #a82c8a
<div style="background-color:#a82c8a;">Content here</div>
.mybackground {background-color:#a82c8a;}
Border around this has a color of #a82c8a
<div style="border:2px solid #a82c8a;">Content here</div>
.myborder {border:2px solid #a82c8a;}