#f63f7d color space conversions
Hex:
#f63f7d
RGB:
246, 63, 125
CMY:
4, 75, 51
CMYK:
0, 74, 49, 4
HSL:
340°, 91.0448%, 60.5882%
HSV (HSB):
340°, 74.3902%, 96.4706%
XYZ:
43.4852, 24.6285, 21.8639
xyY:
0.4833, 0.2737, 24.6285
CIE-Lab:
56.7117, 71.8629, 8.2482
CIE-LCH:
56.7117, 72.3347, 6.5475
CIE-Luv:
56.7117, 122.1401, -3.7663
Hunter-Lab:
49.6271, 69.5612, 8.6180
#f63f7d color charts
#f63f7d color shades, tints & tones
#f63f7d color schemes
#f63f7d color preview, HTML & CSS examples
This text has a color of #f63f7d
<p style="color:#f63f7d;">Text here</p>
.mytext {color:#f63f7d;}
This box has a color of #f63f7d
<div style="background-color:#f63f7d;">Content here</div>
.mybackground {background-color:#f63f7d;}
Border around this has a color of #f63f7d
<div style="border:2px solid #f63f7d;">Content here</div>
.myborder {border:2px solid #f63f7d;}