#a82c8f color space conversions
Hex:
#a82c8f
RGB:
168, 44, 143
CMY:
34, 83, 44
CMYK:
0, 74, 15, 34
HSL:
312°, 58.4906%, 41.5686%
HSV (HSB):
312°, 73.8095%, 65.8824%
XYZ:
22.0071, 12.1094, 27.1640
xyY:
0.3591, 0.1976, 12.1094
CIE-Lab:
41.3894, 59.6597, -26.9573
CIE-LCH:
41.3894, 65.4674, 335.6841
CIE-Luv:
41.3894, 59.6603, -46.3393
Hunter-Lab:
34.7985, 51.9884, -21.9234
#a82c8f color charts
#a82c8f color shades, tints & tones
#a82c8f color schemes
#a82c8f color preview, HTML & CSS examples
This text has a color of #a82c8f
<p style="color:#a82c8f;">Text here</p>
.mytext {color:#a82c8f;}
This box has a color of #a82c8f
<div style="background-color:#a82c8f;">Content here</div>
.mybackground {background-color:#a82c8f;}
Border around this has a color of #a82c8f
<div style="border:2px solid #a82c8f;">Content here</div>
.myborder {border:2px solid #a82c8f;}