#f00fda color space conversions
Hex:
#f00fda
RGB:
240, 15, 218
CMY:
6, 94, 15
CMYK:
0, 94, 9, 6
HSL:
306°, 88.2353%, 50.0000%
HSV (HSB):
306°, 93.7500%, 94.1176%
XYZ:
48.7609, 23.9289, 68.3784
xyY:
0.3457, 0.1696, 23.9289
CIE-Lab:
56.0165, 89.8492, -47.1043
CIE-LCH:
56.0165, 101.4479, 332.3338
CIE-Luv:
56.0165, 87.6972, -85.1409
Hunter-Lab:
48.9171, 92.3248, -48.6360
#f00fda color charts
#f00fda color shades, tints & tones
#f00fda color schemes
#f00fda color preview, HTML & CSS examples
This text has a color of #f00fda
<p style="color:#f00fda;">Text here</p>
.mytext {color:#f00fda;}
This box has a color of #f00fda
<div style="background-color:#f00fda;">Content here</div>
.mybackground {background-color:#f00fda;}
Border around this has a color of #f00fda
<div style="border:2px solid #f00fda;">Content here</div>
.myborder {border:2px solid #f00fda;}