#f5acc5 color space conversions
Hex:
#f5acc5
RGB:
245, 172, 197
CMY:
4, 33, 23
CMYK:
0, 30, 20, 4
HSL:
339°, 78.4946%, 81.7647%
HSV (HSB):
339°, 29.7959%, 96.0784%
XYZ:
62.4868, 52.9487, 59.7500
xyY:
0.3567, 0.3022, 52.9487
CIE-Lab:
77.8447, 30.2605, -1.9392
CIE-LCH:
77.8447, 30.3226, 356.3333
CIE-Luv:
77.8447, 43.9496, -8.4426
Hunter-Lab:
72.7659, 25.9442, 2.2515
#f5acc5 color charts
#f5acc5 color shades, tints & tones
#f5acc5 color schemes
#f5acc5 color preview, HTML & CSS examples
This text has a color of #f5acc5
<p style="color:#f5acc5;">Text here</p>
.mytext {color:#f5acc5;}
This box has a color of #f5acc5
<div style="background-color:#f5acc5;">Content here</div>
.mybackground {background-color:#f5acc5;}
Border around this has a color of #f5acc5
<div style="border:2px solid #f5acc5;">Content here</div>
.myborder {border:2px solid #f5acc5;}