#f90c20 color space conversions
Hex:
#f90c20
RGB:
249, 12, 32
CMY:
2, 95, 87
CMYK:
0, 95, 87, 2
HSL:
355°, 95.1807%, 51.1765%
HSV (HSB):
355°, 95.1807%, 97.6471%
XYZ:
39.4591, 20.5070, 3.2450
xyY:
0.6242, 0.3244, 20.5070
CIE-Lab:
52.4056, 78.1460, 55.9326
CIE-LCH:
52.4056, 96.1002, 35.5930
CIE-Luv:
52.4056, 166.5907, 33.3400
Hunter-Lab:
45.2846, 76.2893, 27.4506
#f90c20 color charts
#f90c20 color shades, tints & tones
#f90c20 color schemes
#f90c20 color preview, HTML & CSS examples
This text has a color of #f90c20
<p style="color:#f90c20;">Text here</p>
.mytext {color:#f90c20;}
This box has a color of #f90c20
<div style="background-color:#f90c20;">Content here</div>
.mybackground {background-color:#f90c20;}
Border around this has a color of #f90c20
<div style="border:2px solid #f90c20;">Content here</div>
.myborder {border:2px solid #f90c20;}