#f20d4d color space conversions
Hex:
#f20d4d
RGB:
242, 13, 77
CMY:
5, 95, 70
CMYK:
0, 95, 68, 5
HSL:
343°, 89.8039%, 50.0000%
HSV (HSB):
343°, 94.6281%, 94.9020%
XYZ:
38.1014, 19.7009, 8.8157
xyY:
0.5719, 0.2957, 19.7009
CIE-Lab:
51.4974, 77.7329, 29.8524
CIE-LCH:
51.4974, 83.2681, 21.0087
CIE-Luv:
51.4974, 150.9219, 16.1352
Hunter-Lab:
44.3857, 75.5523, 19.2941
#f20d4d color charts
#f20d4d color shades, tints & tones
#f20d4d color schemes
#f20d4d color preview, HTML & CSS examples
This text has a color of #f20d4d
<p style="color:#f20d4d;">Text here</p>
.mytext {color:#f20d4d;}
This box has a color of #f20d4d
<div style="background-color:#f20d4d;">Content here</div>
.mybackground {background-color:#f20d4d;}
Border around this has a color of #f20d4d
<div style="border:2px solid #f20d4d;">Content here</div>
.myborder {border:2px solid #f20d4d;}