#f8acc5 color space conversions
Hex:
#f8acc5
RGB:
248, 172, 197
CMY:
3, 33, 23
CMYK:
0, 31, 21, 3
HSL:
340°, 84.4444%, 82.3529%
HSV (HSB):
340°, 30.6452%, 97.2549%
XYZ:
63.5420, 53.4927, 59.7994
xyY:
0.3593, 0.3025, 53.4927
CIE-Lab:
78.1650, 31.3136, -1.4321
CIE-LCH:
78.1650, 31.3463, 357.3814
CIE-Luv:
78.1650, 46.0375, -7.9049
Hunter-Lab:
73.1387, 27.0857, 2.7206
#f8acc5 color charts
#f8acc5 color shades, tints & tones
#f8acc5 color schemes
#f8acc5 color preview, HTML & CSS examples
This text has a color of #f8acc5
<p style="color:#f8acc5;">Text here</p>
.mytext {color:#f8acc5;}
This box has a color of #f8acc5
<div style="background-color:#f8acc5;">Content here</div>
.mybackground {background-color:#f8acc5;}
Border around this has a color of #f8acc5
<div style="border:2px solid #f8acc5;">Content here</div>
.myborder {border:2px solid #f8acc5;}