#ffacff color space conversions
Hex:
#ffacff
RGB:
255, 172, 255
CMY:
0, 33, 0
CMYK:
0, 33, 0, 0
HSL:
300°, 100.0000%, 83.7255%
HSV (HSB):
300°, 32.5490%, 100.0000%
XYZ:
74.0425, 57.9850, 101.8975
xyY:
0.3165, 0.2479, 57.9850
CIE-Lab:
80.7305, 43.1216, -28.8514
CIE-LCH:
80.7305, 51.8833, 326.2147
CIE-Luv:
80.7305, 41.1288, -53.1890
Hunter-Lab:
76.1479, 40.3059, -26.0355
#ffacff color charts
#ffacff RGB chart
#ffacff CMYK chart
#ffacff RGB pie chart
#ffacff color shades, tints & tones
#ffacff color schemes
#ffacff color preview, HTML & CSS examples
This text has a color of #ffacff
<p style="color:#ffacff;">Text here</p>
.mytext {color:#ffacff;}
Text color #ffacff
This box has a color of #ffacff
<div style="background-color:#ffacff;">Content here</div>
.mybackground {background-color:#ffacff;}
Background color #ffacff
Border around this has a color of #ffacff
<div style="border:2px solid #ffacff;">Content here</div>
.myborder {border:2px solid #ffacff;}
Border color #ffacff