#ffacdc color space conversions
Hex:
#ffacdc
RGB:
255, 172, 220
CMY:
0, 33, 14
CMYK:
0, 33, 14, 0
HSL:
325°, 100.0000%, 83.7255%
HSV (HSB):
325°, 32.5490%, 100.0000%
XYZ:
68.9108, 55.9324, 74.8742
xyY:
0.3450, 0.2801, 55.9324
CIE-Lab:
79.5753, 37.2167, -11.7459
CIE-LCH:
79.5753, 39.0262, 342.4839
CIE-Luv:
79.5753, 47.1202, -24.6703
Hunter-Lab:
74.7879, 33.5938, -7.0068
#ffacdc color charts
#ffacdc color shades, tints & tones
#ffacdc color schemes
#ffacdc color preview, HTML & CSS examples
This text has a color of #ffacdc
<p style="color:#ffacdc;">Text here</p>
.mytext {color:#ffacdc;}
This box has a color of #ffacdc
<div style="background-color:#ffacdc;">Content here</div>
.mybackground {background-color:#ffacdc;}
Border around this has a color of #ffacdc
<div style="border:2px solid #ffacdc;">Content here</div>
.myborder {border:2px solid #ffacdc;}