#f202e9 color space conversions
Hex:
#f202e9
RGB:
242, 2, 233
CMY:
5, 99, 9
CMYK:
0, 99, 4, 5
HSL:
302°, 98.3607%, 47.8431%
HSV (HSB):
302°, 99.1736%, 94.9020%
XYZ:
51.3476, 24.8039, 79.1721
xyY:
0.3306, 0.1597, 24.8039
CIE-Lab:
56.8838, 93.0672, -54.1842
CIE-LCH:
56.8838, 107.6913, 329.7918
CIE-Luv:
56.8838, 83.5061, -96.5578
Hunter-Lab:
49.8035, 96.8784, -59.3903
#f202e9 color charts
#f202e9 color shades, tints & tones
#f202e9 color schemes
#f202e9 color preview, HTML & CSS examples
This text has a color of #f202e9
<p style="color:#f202e9;">Text here</p>
.mytext {color:#f202e9;}
This box has a color of #f202e9
<div style="background-color:#f202e9;">Content here</div>
.mybackground {background-color:#f202e9;}
Border around this has a color of #f202e9
<div style="border:2px solid #f202e9;">Content here</div>
.myborder {border:2px solid #f202e9;}