#ac2048 color space conversions
Hex:
#ac2048
RGB:
172, 32, 72
CMY:
33, 87, 72
CMYK:
0, 81, 58, 33
HSL:
343°, 68.6275%, 40.0000%
HSV (HSB):
343°, 81.3953%, 67.4510%
XYZ:
18.6995, 10.2716, 7.1279
xyY:
0.5180, 0.2845, 10.2716
CIE-Lab:
38.3255, 56.6425, 13.0591
CIE-LCH:
38.3255, 58.1284, 12.9829
CIE-Luv:
38.3255, 93.3711, 3.8837
Hunter-Lab:
32.0493, 48.0614, 9.2481
#ac2048 color charts
#ac2048 RGB chart
#ac2048 CMYK chart
#ac2048 RGB pie chart
#ac2048 color shades, tints & tones
#ac2048 color schemes
#ac2048 color preview, HTML & CSS examples
This text has a color of #ac2048
<p style="color:#ac2048;">Text here</p>
.mytext {color:#ac2048;}
Text color #ac2048
This box has a color of #ac2048
<div style="background-color:#ac2048;">Content here</div>
.mybackground {background-color:#ac2048;}
Background color #ac2048
Border around this has a color of #ac2048
<div style="border:2px solid #ac2048;">Content here</div>
.myborder {border:2px solid #ac2048;}
Border color #ac2048