#ac0123 color space conversions
Hex:
#ac0123
RGB:
172, 1, 35
CMY:
33, 100, 86
CMYK:
0, 99, 80, 33
HSL:
348°, 98.8439%, 33.9216%
HSV (HSB):
348°, 99.4186%, 67.4510%
XYZ:
17.3275, 8.9137, 2.3974
xyY:
0.6050, 0.3112, 8.9137
CIE-Lab:
35.8176, 60.1586, 33.2848
CIE-LCH:
35.8176, 68.7527, 28.9551
CIE-Luv:
35.8176, 111.8470, 18.0124
Hunter-Lab:
29.8558, 51.3486, 16.1382
#ac0123 color charts
#ac0123 color shades, tints & tones
#ac0123 color schemes
#ac0123 color preview, HTML & CSS examples
This text has a color of #ac0123
<p style="color:#ac0123;">Text here</p>
.mytext {color:#ac0123;}
This box has a color of #ac0123
<div style="background-color:#ac0123;">Content here</div>
.mybackground {background-color:#ac0123;}
Border around this has a color of #ac0123
<div style="border:2px solid #ac0123;">Content here</div>
.myborder {border:2px solid #ac0123;}