#ac512b color space conversions
Hex:
#ac512b
RGB:
172, 81, 43
CMY:
33, 68, 83
CMYK:
0, 53, 75, 33
HSL:
18°, 60.0000%, 42.1569%
HSV (HSB):
18°, 75.0000%, 67.4510%
XYZ:
20.3917, 14.8299, 4.0732
xyY:
0.5189, 0.3774, 14.8299
CIE-Lab:
45.4004, 34.6674, 38.9736
CIE-LCH:
45.4004, 52.1611, 48.3466
CIE-Luv:
45.4004, 71.9784, 32.4313
Hunter-Lab:
38.5097, 27.1279, 20.6856
#ac512b color charts
#ac512b color shades, tints & tones
#ac512b color schemes
#ac512b color preview, HTML & CSS examples
This text has a color of #ac512b
<p style="color:#ac512b;">Text here</p>
.mytext {color:#ac512b;}
This box has a color of #ac512b
<div style="background-color:#ac512b;">Content here</div>
.mybackground {background-color:#ac512b;}
Border around this has a color of #ac512b
<div style="border:2px solid #ac512b;">Content here</div>
.myborder {border:2px solid #ac512b;}