#f8acd4 color space conversions
Hex:
#f8acd4
RGB:
248, 172, 212
CMY:
3, 33, 17
CMYK:
0, 31, 15, 3
HSL:
328°, 84.4444%, 82.3529%
HSV (HSB):
328°, 30.6452%, 97.2549%
XYZ:
65.3476, 54.2150, 69.3077
xyY:
0.3460, 0.2870, 54.2150
CIE-Lab:
78.5869, 33.5976, -8.9622
CIE-LCH:
78.5869, 34.7724, 345.0641
CIE-Luv:
78.5869, 43.6659, -19.6620
Hunter-Lab:
73.6308, 29.5654, -4.2673
#f8acd4 color charts
#f8acd4 color shades, tints & tones
#f8acd4 color schemes
#f8acd4 color preview, HTML & CSS examples
This text has a color of #f8acd4
<p style="color:#f8acd4;">Text here</p>
.mytext {color:#f8acd4;}
This box has a color of #f8acd4
<div style="background-color:#f8acd4;">Content here</div>
.mybackground {background-color:#f8acd4;}
Border around this has a color of #f8acd4
<div style="border:2px solid #f8acd4;">Content here</div>
.myborder {border:2px solid #f8acd4;}