#f203df color space conversions
Hex:
#f203df
RGB:
242, 3, 223
CMY:
5, 99, 13
CMYK:
0, 99, 8, 5
HSL:
305°, 97.5510%, 48.0392%
HSV (HSB):
305°, 98.7603%, 94.9020%
XYZ:
49.9698, 24.2701, 71.8629
xyY:
0.3420, 0.1661, 24.2701
CIE-Lab:
56.3572, 91.6615, -49.3781
CIE-LCH:
56.3572, 104.1155, 331.6886
CIE-Luv:
56.3572, 87.6427, -88.9473
Hunter-Lab:
49.2647, 94.8417, -52.0017
#f203df color charts
#f203df color shades, tints & tones
#f203df color schemes
#f203df color preview, HTML & CSS examples
This text has a color of #f203df
<p style="color:#f203df;">Text here</p>
.mytext {color:#f203df;}
This box has a color of #f203df
<div style="background-color:#f203df;">Content here</div>
.mybackground {background-color:#f203df;}
Border around this has a color of #f203df
<div style="border:2px solid #f203df;">Content here</div>
.myborder {border:2px solid #f203df;}