#a82a65 color space conversions
Hex:
#a82a65
RGB:
168, 42, 101
CMY:
34, 84, 60
CMYK:
0, 75, 40, 34
HSL:
332°, 60.0000%, 41.1765%
HSV (HSB):
332°, 75.0000%, 65.8824%
XYZ:
19.3254, 10.9203, 13.4012
xyY:
0.4428, 0.2502, 10.9203
CIE-Lab:
39.4460, 55.0217, -3.8885
CIE-LCH:
39.4460, 55.1589, 355.9575
CIE-Luv:
39.4460, 76.0403, -14.4939
Hunter-Lab:
33.0459, 46.5570, -0.9118
#a82a65 color charts
#a82a65 color shades, tints & tones
#a82a65 color schemes
#a82a65 color preview, HTML & CSS examples
This text has a color of #a82a65
<p style="color:#a82a65;">Text here</p>
.mytext {color:#a82a65;}
This box has a color of #a82a65
<div style="background-color:#a82a65;">Content here</div>
.mybackground {background-color:#a82a65;}
Border around this has a color of #a82a65
<div style="border:2px solid #a82a65;">Content here</div>
.myborder {border:2px solid #a82a65;}