#ac192e color space conversions
Hex:
#ac192e
RGB:
172, 25, 46
CMY:
33, 90, 82
CMYK:
0, 85, 73, 33
HSL:
351°, 74.6193%, 38.6275%
HSV (HSB):
351°, 85.4651%, 67.4510%
XYZ:
17.8540, 9.6632, 3.5089
xyY:
0.5755, 0.3115, 9.6632
CIE-Lab:
37.2310, 56.9096, 28.1320
CIE-LCH:
37.2310, 63.4832, 26.3044
CIE-Luv:
37.2310, 103.6676, 16.1752
Hunter-Lab:
31.0856, 48.1215, 15.0673
#ac192e color charts
#ac192e color shades, tints & tones
#ac192e color schemes
#ac192e color preview, HTML & CSS examples
This text has a color of #ac192e
<p style="color:#ac192e;">Text here</p>
.mytext {color:#ac192e;}
This box has a color of #ac192e
<div style="background-color:#ac192e;">Content here</div>
.mybackground {background-color:#ac192e;}
Border around this has a color of #ac192e
<div style="border:2px solid #ac192e;">Content here</div>
.myborder {border:2px solid #ac192e;}