#ac191d color space conversions
Hex:
#ac191d
RGB:
172, 25, 29
CMY:
33, 90, 89
CMYK:
0, 85, 83, 33
HSL:
358°, 74.6193%, 38.6275%
HSV (HSB):
358°, 85.4651%, 67.4510%
XYZ:
17.5827, 9.5546, 2.0799
xyY:
0.6018, 0.3270, 9.5546
CIE-Lab:
37.0309, 56.3138, 37.9690
CIE-LCH:
37.0309, 67.9182, 33.9894
CIE-Luv:
37.0309, 107.3259, 22.2152
Hunter-Lab:
30.9106, 47.4416, 17.6479
#ac191d color charts
#ac191d color shades, tints & tones
#ac191d color schemes
#ac191d color preview, HTML & CSS examples
This text has a color of #ac191d
<p style="color:#ac191d;">Text here</p>
.mytext {color:#ac191d;}
This box has a color of #ac191d
<div style="background-color:#ac191d;">Content here</div>
.mybackground {background-color:#ac191d;}
Border around this has a color of #ac191d
<div style="border:2px solid #ac191d;">Content here</div>
.myborder {border:2px solid #ac191d;}