#f42f0e color space conversions
Hex:
#f42f0e
RGB:
244, 47, 14
CMY:
4, 82, 95
CMYK:
0, 81, 94, 4
HSL:
9°, 91.2698%, 50.5882%
HSV (HSB):
9°, 94.2623%, 95.6863%
XYZ:
38.4040, 21.2978, 2.5022
xyY:
0.6174, 0.3424, 21.2978
CIE-Lab:
53.2739, 71.0487, 62.5761
CIE-LCH:
53.2739, 94.6768, 41.3720
CIE-Luv:
53.2739, 154.1574, 38.9719
Hunter-Lab:
46.1496, 67.7795, 29.0900
#f42f0e color charts
#f42f0e color shades, tints & tones
#f42f0e color schemes
#f42f0e color preview, HTML & CSS examples
This text has a color of #f42f0e
<p style="color:#f42f0e;">Text here</p>
.mytext {color:#f42f0e;}
This box has a color of #f42f0e
<div style="background-color:#f42f0e;">Content here</div>
.mybackground {background-color:#f42f0e;}
Border around this has a color of #f42f0e
<div style="border:2px solid #f42f0e;">Content here</div>
.myborder {border:2px solid #f42f0e;}