#f42f1a color space conversions
Hex:
#f42f1a
RGB:
244, 47, 26
CMY:
4, 82, 90
CMYK:
0, 81, 89, 4
HSL:
6°, 90.8333%, 52.9412%
HSV (HSB):
6°, 89.3443%, 95.6863%
XYZ:
38.5112, 21.3407, 3.0667
xyY:
0.6121, 0.3392, 21.3407
CIE-Lab:
53.3204, 71.1920, 58.6671
CIE-LCH:
53.3204, 92.2504, 39.4909
CIE-Luv:
53.3204, 153.1637, 37.3172
Hunter-Lab:
46.1960, 67.9631, 28.4013
#f42f1a color charts
#f42f1a color shades, tints & tones
#f42f1a color schemes
#f42f1a color preview, HTML & CSS examples
This text has a color of #f42f1a
<p style="color:#f42f1a;">Text here</p>
.mytext {color:#f42f1a;}
This box has a color of #f42f1a
<div style="background-color:#f42f1a;">Content here</div>
.mybackground {background-color:#f42f1a;}
Border around this has a color of #f42f1a
<div style="border:2px solid #f42f1a;">Content here</div>
.myborder {border:2px solid #f42f1a;}