#f990d8 color space conversions
Hex:
#f990d8
RGB:
249, 144, 216
CMY:
2, 44, 15
CMYK:
0, 42, 13, 2
HSL:
319°, 89.7436%, 77.0588%
HSV (HSB):
319°, 42.1687%, 97.6471%
XYZ:
61.4349, 45.0441, 70.4222
xyY:
0.3473, 0.2546, 45.0441
CIE-Lab:
72.9209, 49.0303, -19.6483
CIE-LCH:
72.9209, 52.8207, 338.1621
CIE-Luv:
72.9209, 58.0915, -38.7398
Hunter-Lab:
67.1149, 45.9421, -15.2312
#f990d8 color charts
#f990d8 color shades, tints & tones
#f990d8 color schemes
#f990d8 color preview, HTML & CSS examples
This text has a color of #f990d8
<p style="color:#f990d8;">Text here</p>
.mytext {color:#f990d8;}
This box has a color of #f990d8
<div style="background-color:#f990d8;">Content here</div>
.mybackground {background-color:#f990d8;}
Border around this has a color of #f990d8
<div style="border:2px solid #f990d8;">Content here</div>
.myborder {border:2px solid #f990d8;}