#f997f2 color space conversions
Hex:
#f997f2
RGB:
249, 151, 242
CMY:
2, 41, 5
CMYK:
0, 39, 3, 2
HSL:
304°, 89.0909%, 78.4314%
HSV (HSB):
304°, 39.3574%, 97.6471%
XYZ:
66.1605, 48.6838, 89.9143
xyY:
0.3231, 0.2378, 48.6838
CIE-Lab:
75.2542, 49.7853, -30.3027
CIE-LCH:
75.2542, 58.2823, 328.6725
CIE-Luv:
75.2542, 49.2872, -56.1270
Hunter-Lab:
69.7737, 47.1524, -27.5627
#f997f2 color charts
#f997f2 color shades, tints & tones
#f997f2 color schemes
#f997f2 color preview, HTML & CSS examples
This text has a color of #f997f2
<p style="color:#f997f2;">Text here</p>
.mytext {color:#f997f2;}
This box has a color of #f997f2
<div style="background-color:#f997f2;">Content here</div>
.mybackground {background-color:#f997f2;}
Border around this has a color of #f997f2
<div style="border:2px solid #f997f2;">Content here</div>
.myborder {border:2px solid #f997f2;}