#f8a8f5 color space conversions
Hex:
#f8a8f5
RGB:
248, 168, 245
CMY:
3, 34, 4
CMYK:
0, 32, 1, 3
HSL:
302°, 85.1064%, 81.5686%
HSV (HSB):
302°, 32.2581%, 97.2549%
XYZ:
69.1955, 54.5543, 93.2692
xyY:
0.3188, 0.2514, 54.5543
CIE-Lab:
78.7838, 41.2458, -26.5224
CIE-LCH:
78.7838, 49.0373, 327.2577
CIE-Luv:
78.7838, 40.2194, -48.8780
Hunter-Lab:
73.8609, 37.9685, -23.1670
#f8a8f5 color charts
#f8a8f5 color shades, tints & tones
#f8a8f5 color schemes
#f8a8f5 color preview, HTML & CSS examples
This text has a color of #f8a8f5
<p style="color:#f8a8f5;">Text here</p>
.mytext {color:#f8a8f5;}
This box has a color of #f8a8f5
<div style="background-color:#f8a8f5;">Content here</div>
.mybackground {background-color:#f8a8f5;}
Border around this has a color of #f8a8f5
<div style="border:2px solid #f8a8f5;">Content here</div>
.myborder {border:2px solid #f8a8f5;}