#ac083d color space conversions
Hex:
#ac083d
RGB:
172, 8, 61
CMY:
33, 97, 76
CMYK:
0, 95, 65, 33
HSL:
341°, 91.1111%, 35.2941%
HSV (HSB):
341°, 95.3488%, 67.4510%
XYZ:
17.9424, 9.2812, 5.2607
xyY:
0.5523, 0.2857, 9.2812
CIE-Lab:
36.5202, 60.4449, 17.7087
CIE-LCH:
36.5202, 62.9856, 16.3292
CIE-Luv:
36.5202, 103.0948, 6.9610
Hunter-Lab:
30.4651, 51.8133, 11.0875
#ac083d color charts
#ac083d color shades, tints & tones
#ac083d color schemes
#ac083d color preview, HTML & CSS examples
This text has a color of #ac083d
<p style="color:#ac083d;">Text here</p>
.mytext {color:#ac083d;}
This box has a color of #ac083d
<div style="background-color:#ac083d;">Content here</div>
.mybackground {background-color:#ac083d;}
Border around this has a color of #ac083d
<div style="border:2px solid #ac083d;">Content here</div>
.myborder {border:2px solid #ac083d;}