#f90bdf color space conversions
Hex:
#f90bdf
RGB:
249, 11, 223
CMY:
2, 96, 13
CMYK:
0, 96, 10, 2
HSL:
307°, 95.2000%, 50.9804%
HSV (HSB):
307°, 95.5823%, 97.6471%
XYZ:
52.5059, 25.7068, 72.0066
xyY:
0.3495, 0.1711, 25.7068
CIE-Lab:
57.7577, 92.3396, -47.0794
CIE-LCH:
57.7577, 103.6487, 332.9852
CIE-Luv:
57.7577, 92.5306, -86.0790
Hunter-Lab:
50.7019, 96.1229, -48.7121
#f90bdf color charts
#f90bdf color shades, tints & tones
#f90bdf color schemes
#f90bdf color preview, HTML & CSS examples
This text has a color of #f90bdf
<p style="color:#f90bdf;">Text here</p>
.mytext {color:#f90bdf;}
This box has a color of #f90bdf
<div style="background-color:#f90bdf;">Content here</div>
.mybackground {background-color:#f90bdf;}
Border around this has a color of #f90bdf
<div style="border:2px solid #f90bdf;">Content here</div>
.myborder {border:2px solid #f90bdf;}