#f245d5 color space conversions
Hex:
#f245d5
RGB:
242, 69, 213
CMY:
5, 73, 16
CMYK:
0, 71, 12, 5
HSL:
310°, 86.9347%, 60.9804%
HSV (HSB):
310°, 71.4876%, 94.9020%
XYZ:
50.7563, 27.9376, 65.6681
xyY:
0.3516, 0.1935, 27.9376
CIE-Lab:
59.8323, 78.7888, -38.2319
CIE-LCH:
59.8323, 87.5749, 334.1153
CIE-Luv:
59.8323, 82.9358, -70.9902
Hunter-Lab:
52.8560, 78.9111, -36.6625
#f245d5 color charts
#f245d5 color shades, tints & tones
#f245d5 color schemes
#f245d5 color preview, HTML & CSS examples
This text has a color of #f245d5
<p style="color:#f245d5;">Text here</p>
.mytext {color:#f245d5;}
This box has a color of #f245d5
<div style="background-color:#f245d5;">Content here</div>
.mybackground {background-color:#f245d5;}
Border around this has a color of #f245d5
<div style="border:2px solid #f245d5;">Content here</div>
.myborder {border:2px solid #f245d5;}