#ac142d color space conversions
Hex:
#ac142d
RGB:
172, 20, 45
CMY:
33, 92, 82
CMYK:
0, 88, 74, 33
HSL:
350°, 79.1667%, 37.6471%
HSV (HSB):
350°, 88.3721%, 67.4510%
XYZ:
17.7371, 9.4604, 3.3738
xyY:
0.5802, 0.3095, 9.4604
CIE-Lab:
36.8561, 57.8990, 28.3132
CIE-LCH:
36.8561, 64.4510, 26.0591
CIE-Luv:
36.8561, 105.4471, 15.9087
Hunter-Lab:
30.7578, 49.1092, 15.0270
#ac142d color charts
#ac142d color shades, tints & tones
#ac142d color schemes
#ac142d color preview, HTML & CSS examples
This text has a color of #ac142d
<p style="color:#ac142d;">Text here</p>
.mytext {color:#ac142d;}
This box has a color of #ac142d
<div style="background-color:#ac142d;">Content here</div>
.mybackground {background-color:#ac142d;}
Border around this has a color of #ac142d
<div style="border:2px solid #ac142d;">Content here</div>
.myborder {border:2px solid #ac142d;}