#ac3d65 color space conversions
Hex:
#ac3d65
RGB:
172, 61, 101
CMY:
33, 76, 60
CMYK:
0, 65, 41, 33
HSL:
338°, 47.6395%, 45.6863%
HSV (HSB):
338°, 64.5349%, 67.4510%
XYZ:
21.0310, 13.0477, 13.7219
xyY:
0.4400, 0.2730, 13.0477
CIE-Lab:
42.8351, 48.8204, 1.1673
CIE-LCH:
42.8351, 48.8343, 1.3697
CIE-Luv:
42.8351, 71.4625, -7.2552
Hunter-Lab:
36.1216, 40.7145, 2.7620
#ac3d65 color charts
#ac3d65 color shades, tints & tones
#ac3d65 color schemes
#ac3d65 color preview, HTML & CSS examples
This text has a color of #ac3d65
<p style="color:#ac3d65;">Text here</p>
.mytext {color:#ac3d65;}
This box has a color of #ac3d65
<div style="background-color:#ac3d65;">Content here</div>
.mybackground {background-color:#ac3d65;}
Border around this has a color of #ac3d65
<div style="border:2px solid #ac3d65;">Content here</div>
.myborder {border:2px solid #ac3d65;}