#f90def color space conversions
Hex:
#f90def
RGB:
249, 13, 239
CMY:
2, 95, 6
CMYK:
0, 95, 4, 2
HSL:
303°, 95.1613%, 51.3725%
HSV (HSB):
303°, 94.7791%, 97.6471%
XYZ:
54.7908, 26.6596, 83.9194
xyY:
0.3313, 0.1612, 26.6596
CIE-Lab:
58.6579, 94.3263, -54.6505
CIE-LCH:
58.6579, 109.0144, 329.9130
CIE-Luv:
58.6579, 85.7074, -98.1377
Hunter-Lab:
51.6329, 99.0596, -60.2214
#f90def color charts
#f90def RGB chart
#f90def CMYK chart
#f90def RGB pie chart
#f90def color shades, tints & tones
#f90def color schemes
#f90def color preview, HTML & CSS examples
This text has a color of #f90def
<p style="color:#f90def;">Text here</p>
.mytext {color:#f90def;}
Text color #f90def
This box has a color of #f90def
<div style="background-color:#f90def;">Content here</div>
.mybackground {background-color:#f90def;}
Background color #f90def
Border around this has a color of #f90def
<div style="border:2px solid #f90def;">Content here</div>
.myborder {border:2px solid #f90def;}
Border color #f90def