#f20d4e color space conversions
Hex:
#f20d4e
RGB:
242, 13, 78
CMY:
5, 95, 69
CMYK:
0, 95, 68, 5
HSL:
343°, 89.8039%, 50.0000%
HSV (HSB):
343°, 94.6281%, 94.9020%
XYZ:
38.1370, 19.7152, 9.0031
xyY:
0.5704, 0.2949, 19.7152
CIE-Lab:
51.5136, 77.7776, 29.2716
CIE-LCH:
51.5136, 83.1035, 20.6238
CIE-Luv:
51.5136, 150.5964, 15.6366
Hunter-Lab:
44.4017, 75.6120, 19.0593
#f20d4e color charts
#f20d4e color shades, tints & tones
#f20d4e color schemes
#f20d4e color preview, HTML & CSS examples
This text has a color of #f20d4e
<p style="color:#f20d4e;">Text here</p>
.mytext {color:#f20d4e;}
This box has a color of #f20d4e
<div style="background-color:#f20d4e;">Content here</div>
.mybackground {background-color:#f20d4e;}
Border around this has a color of #f20d4e
<div style="border:2px solid #f20d4e;">Content here</div>
.myborder {border:2px solid #f20d4e;}