#ffacf1 color space conversions
Hex:
#ffacf1
RGB:
255, 172, 241
CMY:
0, 33, 5
CMYK:
0, 33, 5, 0
HSL:
310°, 100.0000%, 83.7255%
HSV (HSB):
310°, 32.5490%, 100.0000%
XYZ:
71.8697, 57.1159, 90.4556
xyY:
0.3275, 0.2603, 57.1159
CIE-Lab:
80.2448, 40.6702, -22.0740
CIE-LCH:
80.2448, 46.2745, 331.5088
CIE-Luv:
80.2448, 43.5328, -41.6836
Hunter-Lab:
75.5751, 37.4919, -18.0615
#ffacf1 color charts
#ffacf1 color shades, tints & tones
#ffacf1 color schemes
#ffacf1 color preview, HTML & CSS examples
This text has a color of #ffacf1
<p style="color:#ffacf1;">Text here</p>
.mytext {color:#ffacf1;}
This box has a color of #ffacf1
<div style="background-color:#ffacf1;">Content here</div>
.mybackground {background-color:#ffacf1;}
Border around this has a color of #ffacf1
<div style="border:2px solid #ffacf1;">Content here</div>
.myborder {border:2px solid #ffacf1;}