#ac135e color space conversions
Hex:
#ac135e
RGB:
172, 19, 94
CMY:
33, 93, 63
CMYK:
0, 89, 45, 33
HSL:
331°, 80.1047%, 37.4510%
HSV (HSB):
331°, 88.9535%, 67.4510%
XYZ:
19.2665, 10.0446, 11.5130
xyY:
0.4719, 0.2460, 10.0446
CIE-Lab:
37.9223, 61.2906, -1.6048
CIE-LCH:
37.9223, 61.3116, 358.5001
CIE-Luv:
37.9223, 88.2745, -12.9268
Hunter-Lab:
31.6931, 53.0486, 0.6472
#ac135e color charts
#ac135e color shades, tints & tones
#ac135e color schemes
#ac135e color preview, HTML & CSS examples
This text has a color of #ac135e
<p style="color:#ac135e;">Text here</p>
.mytext {color:#ac135e;}
This box has a color of #ac135e
<div style="background-color:#ac135e;">Content here</div>
.mybackground {background-color:#ac135e;}
Border around this has a color of #ac135e
<div style="border:2px solid #ac135e;">Content here</div>
.myborder {border:2px solid #ac135e;}