#f100b0 color space conversions
Hex:
#f100b0
RGB:
241, 0, 176
CMY:
5, 100, 31
CMYK:
0, 100, 27, 5
HSL:
316°, 100.0000%, 47.2549%
HSV (HSB):
316°, 100.0000%, 94.5098%
XYZ:
44.1121, 21.8354, 42.9640
xyY:
0.4050, 0.2005, 21.8354
CIE-Lab:
53.8519, 86.0321, -26.2594
CIE-LCH:
53.8519, 89.9504, 343.0263
CIE-Luv:
53.8519, 108.2877, -53.0093
Hunter-Lab:
46.7283, 86.7316, -21.8039
#f100b0 color charts
#f100b0 color shades, tints & tones
#f100b0 color schemes
#f100b0 color preview, HTML & CSS examples
This text has a color of #f100b0
<p style="color:#f100b0;">Text here</p>
.mytext {color:#f100b0;}
This box has a color of #f100b0
<div style="background-color:#f100b0;">Content here</div>
.mybackground {background-color:#f100b0;}
Border around this has a color of #f100b0
<div style="border:2px solid #f100b0;">Content here</div>
.myborder {border:2px solid #f100b0;}