#f90c32 color space conversions
Hex:
#f90c32
RGB:
249, 12, 50
CMY:
2, 95, 80
CMYK:
0, 95, 80, 2
HSL:
350°, 95.1807%, 51.1765%
HSV (HSB):
350°, 95.1807%, 97.6471%
XYZ:
39.7741, 20.6330, 4.9038
xyY:
0.6090, 0.3159, 20.6330
CIE-Lab:
52.5454, 78.5333, 47.0241
CIE-LCH:
52.5454, 91.5354, 30.9123
CIE-Luv:
52.5454, 163.4378, 28.5855
Hunter-Lab:
45.4235, 76.8084, 25.3956
#f90c32 color charts
#f90c32 color shades, tints & tones
#f90c32 color schemes
#f90c32 color preview, HTML & CSS examples
This text has a color of #f90c32
<p style="color:#f90c32;">Text here</p>
.mytext {color:#f90c32;}
This box has a color of #f90c32
<div style="background-color:#f90c32;">Content here</div>
.mybackground {background-color:#f90c32;}
Border around this has a color of #f90c32
<div style="border:2px solid #f90c32;">Content here</div>
.myborder {border:2px solid #f90c32;}