#ad2048 color space conversions
Hex:
#ad2048
RGB:
173, 32, 72
CMY:
32, 87, 72
CMYK:
0, 82, 58, 32
HSL:
343°, 68.7805%, 40.1961%
HSV (HSB):
343°, 81.5029%, 67.8431%
XYZ:
18.9198, 10.3851, 7.1382
xyY:
0.5192, 0.2850, 10.3851
CIE-Lab:
38.5250, 56.9202, 13.3643
CIE-LCH:
38.5250, 58.4680, 13.2131
CIE-Luv:
38.5250, 94.1844, 4.1373
Hunter-Lab:
32.2260, 48.4014, 9.4251
#ad2048 color charts
#ad2048 color shades, tints & tones
#ad2048 color schemes
#ad2048 color preview, HTML & CSS examples
This text has a color of #ad2048
<p style="color:#ad2048;">Text here</p>
.mytext {color:#ad2048;}
This box has a color of #ad2048
<div style="background-color:#ad2048;">Content here</div>
.mybackground {background-color:#ad2048;}
Border around this has a color of #ad2048
<div style="border:2px solid #ad2048;">Content here</div>
.myborder {border:2px solid #ad2048;}