#f90f4d color space conversions
Hex:
#f90f4d
RGB:
249, 15, 77
CMY:
2, 94, 70
CMYK:
0, 94, 69, 2
HSL:
344°, 95.1220%, 51.7647%
HSV (HSB):
344°, 93.9759%, 97.6471%
XYZ:
40.5773, 21.0172, 8.9392
xyY:
0.5753, 0.2980, 21.0172
CIE-Lab:
52.9683, 79.2111, 31.9861
CIE-LCH:
52.9683, 85.4255, 21.9893
CIE-Luv:
52.9683, 155.8469, 17.8952
Hunter-Lab:
45.8445, 77.7636, 20.5302
#f90f4d color charts
#f90f4d color shades, tints & tones
#f90f4d color schemes
#f90f4d color preview, HTML & CSS examples
This text has a color of #f90f4d
<p style="color:#f90f4d;">Text here</p>
.mytext {color:#f90f4d;}
This box has a color of #f90f4d
<div style="background-color:#f90f4d;">Content here</div>
.mybackground {background-color:#f90f4d;}
Border around this has a color of #f90f4d
<div style="border:2px solid #f90f4d;">Content here</div>
.myborder {border:2px solid #f90f4d;}