#f90cdd color space conversions
Hex:
#f90cdd
RGB:
249, 12, 221
CMY:
2, 95, 13
CMYK:
0, 95, 11, 2
HSL:
307°, 95.1807%, 51.1765%
HSV (HSB):
307°, 95.1807%, 97.6471%
XYZ:
52.2495, 25.6231, 70.5985
xyY:
0.3519, 0.1726, 25.6231
CIE-Lab:
57.6776, 92.0161, -46.0742
CIE-LCH:
57.6776, 102.9067, 333.4020
CIE-Luv:
57.6776, 93.3460, -84.4844
Hunter-Lab:
50.6193, 95.6650, -47.2580
#f90cdd color charts
#f90cdd color shades, tints & tones
#f90cdd color schemes
#f90cdd color preview, HTML & CSS examples
This text has a color of #f90cdd
<p style="color:#f90cdd;">Text here</p>
.mytext {color:#f90cdd;}
This box has a color of #f90cdd
<div style="background-color:#f90cdd;">Content here</div>
.mybackground {background-color:#f90cdd;}
Border around this has a color of #f90cdd
<div style="border:2px solid #f90cdd;">Content here</div>
.myborder {border:2px solid #f90cdd;}