#f90f5e color space conversions
Hex:
#f90f5e
RGB:
249, 15, 94
CMY:
2, 94, 63
CMYK:
0, 94, 62, 2
HSL:
340°, 95.1220%, 51.7647%
HSV (HSB):
340°, 93.9759%, 97.6471%
XYZ:
41.2581, 21.2895, 12.5244
xyY:
0.5496, 0.2836, 21.2895
CIE-Lab:
53.2649, 80.0266, 22.1560
CIE-LCH:
53.2649, 83.0370, 15.4751
CIE-Luv:
53.2649, 150.0063, 8.9149
Hunter-Lab:
46.1406, 78.8656, 16.2047
#f90f5e color charts
#f90f5e color shades, tints & tones
#f90f5e color schemes
#f90f5e color preview, HTML & CSS examples
This text has a color of #f90f5e
<p style="color:#f90f5e;">Text here</p>
.mytext {color:#f90f5e;}
This box has a color of #f90f5e
<div style="background-color:#f90f5e;">Content here</div>
.mybackground {background-color:#f90f5e;}
Border around this has a color of #f90f5e
<div style="border:2px solid #f90f5e;">Content here</div>
.myborder {border:2px solid #f90f5e;}