#ad5c5c color space conversions
Hex:
#ad5c5c
RGB:
173, 92, 92
CMY:
32, 64, 64
CMYK:
0, 47, 47, 32
HSL:
0°, 33.0612%, 51.9608%
HSV (HSB):
0°, 46.8208%, 67.8431%
XYZ:
22.9925, 17.3112, 12.2548
xyY:
0.4375, 0.3294, 17.3112
CIE-Lab:
48.6498, 32.8808, 14.9020
CIE-LCH:
48.6498, 36.1001, 24.3806
CIE-Luv:
48.6498, 56.9730, 12.2809
Hunter-Lab:
41.6068, 25.8298, 11.6616
#ad5c5c color charts
#ad5c5c color shades, tints & tones
#ad5c5c color schemes
#ad5c5c color preview, HTML & CSS examples
This text has a color of #ad5c5c
<p style="color:#ad5c5c;">Text here</p>
.mytext {color:#ad5c5c;}
This box has a color of #ad5c5c
<div style="background-color:#ad5c5c;">Content here</div>
.mybackground {background-color:#ad5c5c;}
Border around this has a color of #ad5c5c
<div style="border:2px solid #ad5c5c;">Content here</div>
.myborder {border:2px solid #ad5c5c;}