#ac190c color space conversions
Hex:
#ac190c
RGB:
172, 25, 12
CMY:
33, 90, 95
CMYK:
0, 85, 93, 33
HSL:
5°, 86.9565%, 36.0784%
HSV (HSB):
5°, 93.0233%, 67.4510%
XYZ:
17.4272, 9.4925, 1.2615
xyY:
0.6184, 0.3368, 9.4925
CIE-Lab:
36.9157, 55.9687, 45.9779
CIE-LCH:
36.9157, 72.4325, 39.4028
CIE-Luv:
36.9157, 109.5416, 25.8519
Hunter-Lab:
30.8098, 47.0494, 19.1392
#ac190c color charts
#ac190c color shades, tints & tones
#ac190c color schemes
#ac190c color preview, HTML & CSS examples
This text has a color of #ac190c
<p style="color:#ac190c;">Text here</p>
.mytext {color:#ac190c;}
This box has a color of #ac190c
<div style="background-color:#ac190c;">Content here</div>
.mybackground {background-color:#ac190c;}
Border around this has a color of #ac190c
<div style="border:2px solid #ac190c;">Content here</div>
.myborder {border:2px solid #ac190c;}