#f202f3 color space conversions
Hex:
#f202f3
RGB:
242, 2, 243
CMY:
5, 99, 5
CMYK:
0, 99, 0, 5
HSL:
300°, 98.3673%, 48.0392%
HSV (HSB):
300°, 99.1770%, 95.2941%
XYZ:
52.8173, 25.3917, 86.9113
xyY:
0.3199, 0.1538, 25.3917
CIE-Lab:
57.4551, 94.4533, -58.8781
CIE-LCH:
57.4551, 111.3016, 328.0624
CIE-Luv:
57.4551, 79.4686, -104.0091
Hunter-Lab:
50.3902, 98.9148, -66.9883
#f202f3 color charts
#f202f3 color shades, tints & tones
#f202f3 color schemes
#f202f3 color preview, HTML & CSS examples
This text has a color of #f202f3
<p style="color:#f202f3;">Text here</p>
.mytext {color:#f202f3;}
This box has a color of #f202f3
<div style="background-color:#f202f3;">Content here</div>
.mybackground {background-color:#f202f3;}
Border around this has a color of #f202f3
<div style="border:2px solid #f202f3;">Content here</div>
.myborder {border:2px solid #f202f3;}