#f8acd2 color space conversions
Hex:
#f8acd2
RGB:
248, 172, 210
CMY:
3, 33, 18
CMYK:
0, 31, 15, 3
HSL:
330°, 84.4444%, 82.3529%
HSV (HSB):
330°, 30.6452%, 97.2549%
XYZ:
65.0968, 54.1146, 67.9870
xyY:
0.3477, 0.2891, 54.1146
CIE-Lab:
78.5285, 33.2839, -7.9630
CIE-LCH:
78.5285, 34.2232, 346.5452
CIE-Luv:
78.5285, 43.9852, -18.0748
Hunter-Lab:
73.5627, 29.2229, -3.3022
#f8acd2 color charts
#f8acd2 color shades, tints & tones
#f8acd2 color schemes
#f8acd2 color preview, HTML & CSS examples
This text has a color of #f8acd2
<p style="color:#f8acd2;">Text here</p>
.mytext {color:#f8acd2;}
This box has a color of #f8acd2
<div style="background-color:#f8acd2;">Content here</div>
.mybackground {background-color:#f8acd2;}
Border around this has a color of #f8acd2
<div style="border:2px solid #f8acd2;">Content here</div>
.myborder {border:2px solid #f8acd2;}