#f100a0 color space conversions
Hex:
#f100a0
RGB:
241, 0, 160
CMY:
5, 100, 37
CMYK:
0, 100, 34, 5
HSL:
320°, 100.0000%, 47.2549%
HSV (HSB):
320°, 100.0000%, 94.5098%
XYZ:
42.6208, 21.2388, 35.1108
xyY:
0.4306, 0.2146, 21.2388
CIE-Lab:
53.2099, 84.3867, -17.8209
CIE-LCH:
53.2099, 86.2479, 348.0754
CIE-Luv:
53.2099, 115.9224, -40.5459
Hunter-Lab:
46.0856, 84.4301, -12.9108
#f100a0 color charts
#f100a0 color shades, tints & tones
#f100a0 color schemes
#f100a0 color preview, HTML & CSS examples
This text has a color of #f100a0
<p style="color:#f100a0;">Text here</p>
.mytext {color:#f100a0;}
This box has a color of #f100a0
<div style="background-color:#f100a0;">Content here</div>
.mybackground {background-color:#f100a0;}
Border around this has a color of #f100a0
<div style="border:2px solid #f100a0;">Content here</div>
.myborder {border:2px solid #f100a0;}