#f990d4 color space conversions
Hex:
#f990d4
RGB:
249, 144, 212
CMY:
2, 44, 17
CMYK:
0, 42, 15, 2
HSL:
321°, 89.7436%, 77.0588%
HSV (HSB):
321°, 42.1687%, 97.6471%
XYZ:
60.9238, 44.8397, 67.7312
xyY:
0.3512, 0.2584, 44.8397
CIE-Lab:
72.7862, 48.4089, -17.6489
CIE-LCH:
72.7862, 51.5258, 339.9692
CIE-Luv:
72.7862, 58.9687, -35.4961
Hunter-Lab:
66.9625, 45.2187, -13.0970
#f990d4 color charts
#f990d4 color shades, tints & tones
#f990d4 color schemes
#f990d4 color preview, HTML & CSS examples
This text has a color of #f990d4
<p style="color:#f990d4;">Text here</p>
.mytext {color:#f990d4;}
This box has a color of #f990d4
<div style="background-color:#f990d4;">Content here</div>
.mybackground {background-color:#f990d4;}
Border around this has a color of #f990d4
<div style="border:2px solid #f990d4;">Content here</div>
.myborder {border:2px solid #f990d4;}