#f90d75 color space conversions
Hex:
#f90d75
RGB:
249, 13, 117
CMY:
2, 95, 54
CMYK:
0, 95, 53, 2
HSL:
334°, 95.1613%, 51.3725%
HSV (HSB):
334°, 94.7791%, 97.6471%
XYZ:
42.4217, 21.7119, 18.7846
xyY:
0.5116, 0.2618, 21.7119
CIE-Lab:
53.7200, 81.5911, 8.8689
CIE-LCH:
53.7200, 82.0717, 6.2036
CIE-Luv:
53.7200, 141.0245, -5.5612
Hunter-Lab:
46.5961, 80.9658, 8.7153
#f90d75 color charts
#f90d75 color shades, tints & tones
#f90d75 color schemes
#f90d75 color preview, HTML & CSS examples
This text has a color of #f90d75
<p style="color:#f90d75;">Text here</p>
.mytext {color:#f90d75;}
This box has a color of #f90d75
<div style="background-color:#f90d75;">Content here</div>
.mybackground {background-color:#f90d75;}
Border around this has a color of #f90d75
<div style="border:2px solid #f90d75;">Content here</div>
.myborder {border:2px solid #f90d75;}