#f5acdc color space conversions
Hex:
#f5acdc
RGB:
245, 172, 220
CMY:
4, 33, 14
CMYK:
0, 30, 10, 4
HSL:
321°, 78.4946%, 81.7647%
HSV (HSB):
321°, 29.7959%, 96.0784%
XYZ:
65.3270, 54.0848, 74.7065
xyY:
0.3365, 0.2786, 54.0848
CIE-Lab:
78.5112, 33.8777, -13.4487
CIE-LCH:
78.5112, 36.4494, 338.3480
CIE-Luv:
78.5112, 40.3744, -26.6521
Hunter-Lab:
73.5424, 29.8606, -8.7488
#f5acdc color charts
#f5acdc color shades, tints & tones
#f5acdc color schemes
#f5acdc color preview, HTML & CSS examples
This text has a color of #f5acdc
<p style="color:#f5acdc;">Text here</p>
.mytext {color:#f5acdc;}
This box has a color of #f5acdc
<div style="background-color:#f5acdc;">Content here</div>
.mybackground {background-color:#f5acdc;}
Border around this has a color of #f5acdc
<div style="border:2px solid #f5acdc;">Content here</div>
.myborder {border:2px solid #f5acdc;}