#f0acc4 color space conversions
Hex:
#f0acc4
RGB:
240, 172, 196
CMY:
6, 33, 23
CMYK:
0, 28, 18, 6
HSL:
339°, 69.3878%, 80.7843%
HSV (HSB):
339°, 28.3333%, 94.1176%
XYZ:
60.6515, 52.0158, 59.0679
xyY:
0.3532, 0.3029, 52.0158
CIE-Lab:
77.2903, 28.3515, -2.2696
CIE-LCH:
77.2903, 28.4422, 355.4230
CIE-Luv:
77.2903, 40.6479, -8.5539
Hunter-Lab:
72.1220, 23.8973, 1.9269
#f0acc4 color charts
#f0acc4 color shades, tints & tones
#f0acc4 color schemes
#f0acc4 color preview, HTML & CSS examples
This text has a color of #f0acc4
<p style="color:#f0acc4;">Text here</p>
.mytext {color:#f0acc4;}
This box has a color of #f0acc4
<div style="background-color:#f0acc4;">Content here</div>
.mybackground {background-color:#f0acc4;}
Border around this has a color of #f0acc4
<div style="border:2px solid #f0acc4;">Content here</div>
.myborder {border:2px solid #f0acc4;}