#f100da color space conversions
Hex:
#f100da
RGB:
241, 0, 218
CMY:
5, 100, 15
CMYK:
0, 100, 10, 5
HSL:
306°, 100.0000%, 47.2549%
HSV (HSB):
306°, 100.0000%, 94.5098%
XYZ:
48.9305, 23.7627, 68.3374
xyY:
0.3469, 0.1685, 23.7627
CIE-Lab:
55.8494, 91.0328, -47.3581
CIE-LCH:
55.8494, 102.6146, 332.5152
CIE-Luv:
55.8494, 89.1685, -85.6433
Hunter-Lab:
48.7470, 93.8646, -48.9945
#f100da color charts
#f100da RGB chart
#f100da CMYK chart
#f100da RGB pie chart
#f100da color shades, tints & tones
#f100da color schemes
#f100da color preview, HTML & CSS examples
This text has a color of #f100da
<p style="color:#f100da;">Text here</p>
.mytext {color:#f100da;}
Text color #f100da
This box has a color of #f100da
<div style="background-color:#f100da;">Content here</div>
.mybackground {background-color:#f100da;}
Background color #f100da
Border around this has a color of #f100da
<div style="border:2px solid #f100da;">Content here</div>
.myborder {border:2px solid #f100da;}
Border color #f100da