#f90d1d color space conversions
Hex:
#f90d1d
RGB:
249, 13, 29
CMY:
2, 95, 89
CMYK:
0, 95, 88, 2
HSL:
356°, 95.1613%, 51.3725%
HSV (HSB):
356°, 94.7791%, 97.6471%
XYZ:
39.4326, 20.5163, 3.0441
xyY:
0.6260, 0.3257, 20.5163
CIE-Lab:
52.4160, 78.0178, 57.2575
CIE-LCH:
52.4160, 96.7740, 36.2751
CIE-Luv:
52.4160, 166.8350, 33.9912
Hunter-Lab:
45.2949, 76.1315, 27.7218
#f90d1d color charts
#f90d1d color shades, tints & tones
#f90d1d color schemes
#f90d1d color preview, HTML & CSS examples
This text has a color of #f90d1d
<p style="color:#f90d1d;">Text here</p>
.mytext {color:#f90d1d;}
This box has a color of #f90d1d
<div style="background-color:#f90d1d;">Content here</div>
.mybackground {background-color:#f90d1d;}
Border around this has a color of #f90d1d
<div style="border:2px solid #f90d1d;">Content here</div>
.myborder {border:2px solid #f90d1d;}