#f20f75 color space conversions
Hex:
#f20f75
RGB:
242, 15, 117
CMY:
5, 94, 54
CMYK:
0, 94, 52, 5
HSL:
333°, 89.7233%, 50.3922%
HSV (HSB):
333°, 93.8017%, 94.9020%
XYZ:
39.9997, 20.5032, 18.6789
xyY:
0.5052, 0.2589, 20.5032
CIE-Lab:
52.4015, 79.8593, 6.8046
CIE-LCH:
52.4015, 80.1487, 4.8703
CIE-Luv:
52.4015, 135.2926, -7.5692
Hunter-Lab:
45.2805, 78.4415, 7.2383
#f20f75 color charts
#f20f75 color shades, tints & tones
#f20f75 color schemes
#f20f75 color preview, HTML & CSS examples
This text has a color of #f20f75
<p style="color:#f20f75;">Text here</p>
.mytext {color:#f20f75;}
This box has a color of #f20f75
<div style="background-color:#f20f75;">Content here</div>
.mybackground {background-color:#f20f75;}
Border around this has a color of #f20f75
<div style="border:2px solid #f20f75;">Content here</div>
.myborder {border:2px solid #f20f75;}