#a82e4e color space conversions
Hex:
#a82e4e
RGB:
168, 46, 78
CMY:
34, 82, 69
CMYK:
0, 73, 54, 34
HSL:
344°, 57.0093%, 41.9608%
HSV (HSB):
344°, 72.6190%, 65.8824%
XYZ:
18.5006, 10.8289, 8.3228
xyY:
0.4914, 0.2876, 10.8289
CIE-Lab:
39.2908, 51.4471, 10.4499
CIE-LCH:
39.2908, 52.4977, 11.4817
CIE-Luv:
39.2908, 82.5244, 2.5512
Hunter-Lab:
32.9073, 42.7657, 8.0396
#a82e4e color charts
#a82e4e color shades, tints & tones
#a82e4e color schemes
#a82e4e color preview, HTML & CSS examples
This text has a color of #a82e4e
<p style="color:#a82e4e;">Text here</p>
.mytext {color:#a82e4e;}
This box has a color of #a82e4e
<div style="background-color:#a82e4e;">Content here</div>
.mybackground {background-color:#a82e4e;}
Border around this has a color of #a82e4e
<div style="border:2px solid #a82e4e;">Content here</div>
.myborder {border:2px solid #a82e4e;}