#f20d3f color space conversions
Hex:
#f20d3f
RGB:
242, 13, 63
CMY:
5, 95, 75
CMYK:
0, 95, 74, 5
HSL:
347°, 89.8039%, 50.0000%
HSV (HSB):
347°, 94.6281%, 94.9020%
XYZ:
37.6591, 19.5240, 6.4863
xyY:
0.5915, 0.3066, 19.5240
CIE-Lab:
51.2947, 77.1743, 37.9150
CIE-LCH:
51.2947, 85.9850, 26.1644
CIE-Luv:
51.2947, 155.0897, 22.4995
Hunter-Lab:
44.1859, 74.8077, 22.2267
#f20d3f color charts
#f20d3f color shades, tints & tones
#f20d3f color schemes
#f20d3f color preview, HTML & CSS examples
This text has a color of #f20d3f
<p style="color:#f20d3f;">Text here</p>
.mytext {color:#f20d3f;}
This box has a color of #f20d3f
<div style="background-color:#f20d3f;">Content here</div>
.mybackground {background-color:#f20d3f;}
Border around this has a color of #f20d3f
<div style="border:2px solid #f20d3f;">Content here</div>
.myborder {border:2px solid #f20d3f;}