#a82b5d color space conversions
Hex:
#a82b5d
RGB:
168, 43, 93
CMY:
34, 83, 64
CMYK:
0, 74, 45, 34
HSL:
336°, 59.2417%, 41.3725%
HSV (HSB):
336°, 74.4048%, 65.8824%
XYZ:
18.9881, 10.8429, 11.4480
xyY:
0.4600, 0.2627, 10.8429
CIE-Lab:
39.3146, 53.8676, 0.9740
CIE-LCH:
39.3146, 53.8764, 1.0359
CIE-Luv:
39.3146, 78.6217, -8.4320
Hunter-Lab:
32.9286, 45.3063, 2.4371
#a82b5d color charts
#a82b5d color shades, tints & tones
#a82b5d color schemes
#a82b5d color preview, HTML & CSS examples
This text has a color of #a82b5d
<p style="color:#a82b5d;">Text here</p>
.mytext {color:#a82b5d;}
This box has a color of #a82b5d
<div style="background-color:#a82b5d;">Content here</div>
.mybackground {background-color:#a82b5d;}
Border around this has a color of #a82b5d
<div style="border:2px solid #a82b5d;">Content here</div>
.myborder {border:2px solid #a82b5d;}