#f8a5d5 color space conversions
Hex:
#f8a5d5
RGB:
248, 165, 213
CMY:
3, 35, 16
CMYK:
0, 33, 14, 3
HSL:
325°, 85.5670%, 80.9804%
HSV (HSB):
325°, 33.4677%, 97.2549%
XYZ:
64.1768, 51.6708, 69.5418
xyY:
0.3462, 0.2787, 51.6708
CIE-Lab:
77.0836, 37.4260, -11.7476
CIE-LCH:
77.0836, 39.2264, 342.5736
CIE-Luv:
77.0836, 47.2398, -24.5921
Hunter-Lab:
71.8824, 33.5709, -7.0417
#f8a5d5 color charts
#f8a5d5 color shades, tints & tones
#f8a5d5 color schemes
#f8a5d5 color preview, HTML & CSS examples
This text has a color of #f8a5d5
<p style="color:#f8a5d5;">Text here</p>
.mytext {color:#f8a5d5;}
This box has a color of #f8a5d5
<div style="background-color:#f8a5d5;">Content here</div>
.mybackground {background-color:#f8a5d5;}
Border around this has a color of #f8a5d5
<div style="border:2px solid #f8a5d5;">Content here</div>
.myborder {border:2px solid #f8a5d5;}