#a82b5c color space conversions
Hex:
#a82b5c
RGB:
168, 43, 92
CMY:
34, 83, 64
CMYK:
0, 74, 45, 34
HSL:
336°, 59.2417%, 41.3725%
HSV (HSB):
336°, 74.4048%, 65.8824%
XYZ:
18.9441, 10.8253, 11.2162
xyY:
0.4622, 0.2641, 10.8253
CIE-Lab:
39.2846, 53.7707, 1.5638
CIE-LCH:
39.2846, 53.7934, 1.6658
CIE-Luv:
39.2846, 78.9819, -7.7248
Hunter-Lab:
32.9018, 45.1980, 2.8193
#a82b5c color charts
#a82b5c color shades, tints & tones
#a82b5c color schemes
#a82b5c color preview, HTML & CSS examples
This text has a color of #a82b5c
<p style="color:#a82b5c;">Text here</p>
.mytext {color:#a82b5c;}
This box has a color of #a82b5c
<div style="background-color:#a82b5c;">Content here</div>
.mybackground {background-color:#a82b5c;}
Border around this has a color of #a82b5c
<div style="border:2px solid #a82b5c;">Content here</div>
.myborder {border:2px solid #a82b5c;}