#f203da color space conversions
Hex:
#f203da
RGB:
242, 3, 218
CMY:
5, 99, 15
CMYK:
0, 99, 10, 5
HSL:
306°, 97.5510%, 48.0392%
HSV (HSB):
306°, 98.7603%, 94.9020%
XYZ:
49.3054, 24.0043, 68.3643
xyY:
0.3480, 0.1694, 24.0043
CIE-Lab:
56.0921, 91.0076, -46.9621
CIE-LCH:
56.0921, 102.4101, 332.7052
CIE-Luv:
56.0921, 89.7831, -85.1313
Hunter-Lab:
48.9942, 93.8939, -48.4346
#f203da color charts
#f203da color shades, tints & tones
#f203da color schemes
#f203da color preview, HTML & CSS examples
This text has a color of #f203da
<p style="color:#f203da;">Text here</p>
.mytext {color:#f203da;}
This box has a color of #f203da
<div style="background-color:#f203da;">Content here</div>
.mybackground {background-color:#f203da;}
Border around this has a color of #f203da
<div style="border:2px solid #f203da;">Content here</div>
.myborder {border:2px solid #f203da;}