#a82c8b color space conversions
Hex:
#a82c8b
RGB:
168, 44, 139
CMY:
34, 83, 45
CMYK:
0, 74, 17, 34
HSL:
314°, 58.4906%, 41.5686%
HSV (HSB):
314°, 73.8095%, 65.8824%
XYZ:
21.7093, 11.9903, 25.5962
xyY:
0.3661, 0.2022, 11.9903
CIE-Lab:
41.2007, 59.0825, -24.8123
CIE-LCH:
41.2007, 64.0811, 337.2195
CIE-Luv:
41.2007, 61.1287, -43.1985
Hunter-Lab:
34.6270, 51.3131, -19.5883
#a82c8b color charts
#a82c8b color shades, tints & tones
#a82c8b color schemes
#a82c8b color preview, HTML & CSS examples
This text has a color of #a82c8b
<p style="color:#a82c8b;">Text here</p>
.mytext {color:#a82c8b;}
This box has a color of #a82c8b
<div style="background-color:#a82c8b;">Content here</div>
.mybackground {background-color:#a82c8b;}
Border around this has a color of #a82c8b
<div style="border:2px solid #a82c8b;">Content here</div>
.myborder {border:2px solid #a82c8b;}