#af256c color space conversions
Hex:
#af256c
RGB:
175, 37, 108
CMY:
31, 85, 58
CMYK:
0, 79, 38, 31
HSL:
329°, 65.0943%, 41.5686%
HSV (HSB):
329°, 78.8571%, 68.6275%
XYZ:
21.0475, 11.5198, 15.3016
xyY:
0.4397, 0.2407, 11.5198
CIE-Lab:
40.4425, 59.2125, -6.6666
CIE-LCH:
40.4425, 59.5867, 353.5762
CIE-Luv:
40.4425, 80.6080, -18.8703
Hunter-Lab:
33.9408, 51.2957, -2.9712
#af256c color charts
#af256c color shades, tints & tones
#af256c color schemes
#af256c color preview, HTML & CSS examples
This text has a color of #af256c
<p style="color:#af256c;">Text here</p>
.mytext {color:#af256c;}
This box has a color of #af256c
<div style="background-color:#af256c;">Content here</div>
.mybackground {background-color:#af256c;}
Border around this has a color of #af256c
<div style="border:2px solid #af256c;">Content here</div>
.myborder {border:2px solid #af256c;}