#a82d65 color space conversions
Hex:
#a82d65
RGB:
168, 45, 101
CMY:
34, 82, 60
CMYK:
0, 73, 40, 34
HSL:
333°, 57.7465%, 41.7647%
HSV (HSB):
333°, 73.2143%, 65.8824%
XYZ:
19.4358, 11.1412, 13.4380
xyY:
0.4416, 0.2531, 11.1412
CIE-Lab:
39.8173, 53.9803, -3.3394
CIE-LCH:
39.8173, 54.0835, 356.4600
CIE-Luv:
39.8173, 74.9733, -13.6433
Hunter-Lab:
33.3784, 45.5259, -0.5050
#a82d65 color charts
#a82d65 color shades, tints & tones
#a82d65 color schemes
#a82d65 color preview, HTML & CSS examples
This text has a color of #a82d65
<p style="color:#a82d65;">Text here</p>
.mytext {color:#a82d65;}
This box has a color of #a82d65
<div style="background-color:#a82d65;">Content here</div>
.mybackground {background-color:#a82d65;}
Border around this has a color of #a82d65
<div style="border:2px solid #a82d65;">Content here</div>
.myborder {border:2px solid #a82d65;}