#f93edc color space conversions
Hex:
#f93edc
RGB:
249, 62, 220
CMY:
2, 76, 14
CMYK:
0, 75, 12, 2
HSL:
309°, 93.9698%, 60.9804%
HSV (HSB):
309°, 75.1004%, 97.6471%
XYZ:
53.7078, 28.7523, 70.4292
xyY:
0.3513, 0.1881, 28.7523
CIE-Lab:
60.5624, 83.3572, -40.9619
CIE-LCH:
60.5624, 92.8779, 333.8304
CIE-Luv:
60.5624, 87.1567, -76.1241
Hunter-Lab:
53.6212, 84.9514, -40.3401
#f93edc color charts
#f93edc color shades, tints & tones
#f93edc color schemes
#f93edc color preview, HTML & CSS examples
This text has a color of #f93edc
<p style="color:#f93edc;">Text here</p>
.mytext {color:#f93edc;}
This box has a color of #f93edc
<div style="background-color:#f93edc;">Content here</div>
.mybackground {background-color:#f93edc;}
Border around this has a color of #f93edc
<div style="border:2px solid #f93edc;">Content here</div>
.myborder {border:2px solid #f93edc;}