#f93ddc color space conversions
Hex:
#f93ddc
RGB:
249, 61, 220
CMY:
2, 76, 14
CMYK:
0, 76, 12, 2
HSL:
309°, 94.0000%, 60.7843%
HSV (HSB):
309°, 75.5020%, 97.6471%
XYZ:
53.6539, 28.6445, 70.4112
xyY:
0.3513, 0.1876, 28.6445
CIE-Lab:
60.4666, 83.6317, -41.1123
CIE-LCH:
60.4666, 93.1906, 333.8218
CIE-Luv:
60.4666, 87.3771, -76.3762
Hunter-Lab:
53.5206, 85.2837, -40.5370
#f93ddc color charts
#f93ddc color shades, tints & tones
#f93ddc color schemes
#f93ddc color preview, HTML & CSS examples
This text has a color of #f93ddc
<p style="color:#f93ddc;">Text here</p>
.mytext {color:#f93ddc;}
This box has a color of #f93ddc
<div style="background-color:#f93ddc;">Content here</div>
.mybackground {background-color:#f93ddc;}
Border around this has a color of #f93ddc
<div style="border:2px solid #f93ddc;">Content here</div>
.myborder {border:2px solid #f93ddc;}