#ac233f color space conversions
Hex:
#ac233f
RGB:
172, 35, 63
CMY:
33, 86, 75
CMYK:
0, 80, 63, 33
HSL:
348°, 66.1836%, 40.5882%
HSV (HSB):
348°, 79.6512%, 67.4510%
XYZ:
18.5115, 10.3316, 5.7212
xyY:
0.5356, 0.2989, 10.3316
CIE-Lab:
38.4311, 55.2094, 18.9371
CIE-LCH:
38.4311, 58.3668, 18.9322
CIE-Luv:
38.4311, 95.1992, 9.6870
Hunter-Lab:
32.1428, 46.5507, 11.9468
#ac233f color charts
#ac233f color shades, tints & tones
#ac233f color schemes
#ac233f color preview, HTML & CSS examples
This text has a color of #ac233f
<p style="color:#ac233f;">Text here</p>
.mytext {color:#ac233f;}
This box has a color of #ac233f
<div style="background-color:#ac233f;">Content here</div>
.mybackground {background-color:#ac233f;}
Border around this has a color of #ac233f
<div style="border:2px solid #ac233f;">Content here</div>
.myborder {border:2px solid #ac233f;}