#ac0dcb color space conversions
Hex:
#ac0dcb
RGB:
172, 13, 203
CMY:
33, 95, 20
CMYK:
15, 94, 0, 20
HSL:
290°, 87.9630%, 42.3529%
HSV (HSB):
290°, 93.5961%, 79.6078%
XYZ:
27.9367, 13.3703, 57.6082
xyY:
0.2824, 0.1352, 13.3703
CIE-Lab:
43.3160, 76.7693, -59.4912
CIE-LCH:
43.3160, 97.1222, 322.2267
CIE-Luv:
43.3160, 45.3927, -94.8785
Hunter-Lab:
36.5654, 72.3879, -67.8146
#ac0dcb color charts
#ac0dcb color shades, tints & tones
#ac0dcb color schemes
#ac0dcb color preview, HTML & CSS examples
This text has a color of #ac0dcb
<p style="color:#ac0dcb;">Text here</p>
.mytext {color:#ac0dcb;}
This box has a color of #ac0dcb
<div style="background-color:#ac0dcb;">Content here</div>
.mybackground {background-color:#ac0dcb;}
Border around this has a color of #ac0dcb
<div style="border:2px solid #ac0dcb;">Content here</div>
.myborder {border:2px solid #ac0dcb;}