#f93edf color space conversions
Hex:
#f93edf
RGB:
249, 62, 223
CMY:
2, 76, 13
CMYK:
0, 75, 10, 2
HSL:
308°, 93.9698%, 60.9804%
HSV (HSB):
308°, 75.1004%, 97.6471%
XYZ:
54.1088, 28.9127, 72.5409
xyY:
0.3478, 0.1859, 28.9127
CIE-Lab:
60.7045, 83.7709, -42.4286
CIE-LCH:
60.7045, 93.9029, 333.1385
CIE-Luv:
60.7045, 86.0001, -78.4888
Hunter-Lab:
53.7705, 85.5246, -42.3477
#f93edf color charts
#f93edf color shades, tints & tones
#f93edf color schemes
#f93edf color preview, HTML & CSS examples
This text has a color of #f93edf
<p style="color:#f93edf;">Text here</p>
.mytext {color:#f93edf;}
This box has a color of #f93edf
<div style="background-color:#f93edf;">Content here</div>
.mybackground {background-color:#f93edf;}
Border around this has a color of #f93edf
<div style="border:2px solid #f93edf;">Content here</div>
.myborder {border:2px solid #f93edf;}