#ac123e color space conversions
Hex:
#ac123e
RGB:
172, 18, 62
CMY:
33, 93, 76
CMYK:
0, 90, 64, 33
HSL:
343°, 81.0526%, 37.2549%
HSV (HSB):
343°, 89.5349%, 67.4510%
XYZ:
18.0991, 9.5511, 5.4470
xyY:
0.5468, 0.2886, 9.5511
CIE-Lab:
37.0243, 59.1044, 17.7276
CIE-LCH:
37.0243, 61.7058, 16.6959
CIE-Luv:
37.0243, 100.8614, 7.4033
Hunter-Lab:
30.9048, 50.4532, 11.1834
#ac123e color charts
#ac123e color shades, tints & tones
#ac123e color schemes
#ac123e color preview, HTML & CSS examples
This text has a color of #ac123e
<p style="color:#ac123e;">Text here</p>
.mytext {color:#ac123e;}
This box has a color of #ac123e
<div style="background-color:#ac123e;">Content here</div>
.mybackground {background-color:#ac123e;}
Border around this has a color of #ac123e
<div style="border:2px solid #ac123e;">Content here</div>
.myborder {border:2px solid #ac123e;}