#f8a5ec color space conversions
Hex:
#f8a5ec
RGB:
248, 165, 236
CMY:
3, 35, 7
CMYK:
0, 33, 5, 3
HSL:
309°, 85.5670%, 80.9804%
HSV (HSB):
309°, 33.4677%, 97.2549%
XYZ:
67.3069, 52.9229, 86.0246
xyY:
0.3263, 0.2566, 52.9229
CIE-Lab:
77.8294, 41.2296, -23.1168
CIE-LCH:
77.8294, 47.2681, 330.7213
CIE-Luv:
77.8294, 43.2119, -43.2722
Hunter-Lab:
72.7481, 37.8398, -19.1867
#f8a5ec color charts
#f8a5ec color shades, tints & tones
#f8a5ec color schemes
#f8a5ec color preview, HTML & CSS examples
This text has a color of #f8a5ec
<p style="color:#f8a5ec;">Text here</p>
.mytext {color:#f8a5ec;}
This box has a color of #f8a5ec
<div style="background-color:#f8a5ec;">Content here</div>
.mybackground {background-color:#f8a5ec;}
Border around this has a color of #f8a5ec
<div style="border:2px solid #f8a5ec;">Content here</div>
.myborder {border:2px solid #f8a5ec;}