#aa3d4b color space conversions
Hex:
#aa3d4b
RGB:
170, 61, 75
CMY:
33, 76, 71
CMYK:
0, 64, 56, 33
HSL:
352°, 47.1861%, 45.2941%
HSV (HSB):
352°, 64.1176%, 66.6667%
XYZ:
19.5163, 12.3915, 8.0198
xyY:
0.4888, 0.3103, 12.3915
CIE-Lab:
41.8318, 45.7033, 15.8738
CIE-LCH:
41.8318, 48.3815, 19.1533
CIE-Luv:
41.8318, 77.4334, 9.6336
Hunter-Lab:
35.2016, 37.3603, 11.1334
#aa3d4b color charts
#aa3d4b color shades, tints & tones
#aa3d4b color schemes
#aa3d4b color preview, HTML & CSS examples
This text has a color of #aa3d4b
<p style="color:#aa3d4b;">Text here</p>
.mytext {color:#aa3d4b;}
This box has a color of #aa3d4b
<div style="background-color:#aa3d4b;">Content here</div>
.mybackground {background-color:#aa3d4b;}
Border around this has a color of #aa3d4b
<div style="border:2px solid #aa3d4b;">Content here</div>
.myborder {border:2px solid #aa3d4b;}