#a82f65 color space conversions
Hex:
#a82f65
RGB:
168, 47, 101
CMY:
34, 82, 60
CMYK:
0, 72, 40, 34
HSL:
333°, 56.2791%, 42.1569%
HSV (HSB):
333°, 72.0238%, 65.8824%
XYZ:
19.5139, 11.2974, 13.4640
xyY:
0.4407, 0.2552, 11.2974
CIE-Lab:
40.0770, 53.2549, -2.9559
CIE-LCH:
40.0770, 53.3369, 356.8231
CIE-Luv:
40.0770, 74.2261, -13.0478
Hunter-Lab:
33.6117, 44.8113, -0.2220
#a82f65 color charts
#a82f65 color shades, tints & tones
#a82f65 color schemes
#a82f65 color preview, HTML & CSS examples
This text has a color of #a82f65
<p style="color:#a82f65;">Text here</p>
.mytext {color:#a82f65;}
This box has a color of #a82f65
<div style="background-color:#a82f65;">Content here</div>
.mybackground {background-color:#a82f65;}
Border around this has a color of #a82f65
<div style="border:2px solid #a82f65;">Content here</div>
.myborder {border:2px solid #a82f65;}