#f304df color space conversions
Hex:
#f304df
RGB:
243, 4, 223
CMY:
5, 98, 13
CMYK:
0, 98, 8, 5
HSL:
305°, 96.7611%, 48.4314%
HSV (HSB):
305°, 98.3539%, 95.2941%
XYZ:
50.3248, 24.4692, 71.8827
xyY:
0.3431, 0.1668, 24.4692
CIE-Lab:
56.5546, 91.7643, -49.0537
CIE-LCH:
56.5546, 104.0527, 331.8727
CIE-Luv:
56.5546, 88.3450, -88.5477
Hunter-Lab:
49.4664, 95.0316, -51.5315
#f304df color charts
#f304df color shades, tints & tones
#f304df color schemes
#f304df color preview, HTML & CSS examples
This text has a color of #f304df
<p style="color:#f304df;">Text here</p>
.mytext {color:#f304df;}
This box has a color of #f304df
<div style="background-color:#f304df;">Content here</div>
.mybackground {background-color:#f304df;}
Border around this has a color of #f304df
<div style="border:2px solid #f304df;">Content here</div>
.myborder {border:2px solid #f304df;}