#f11add color space conversions
Hex:
#f11add
RGB:
241, 26, 221
CMY:
5, 90, 13
CMYK:
0, 89, 8, 5
HSL:
306°, 88.4774%, 52.3529%
HSV (HSB):
306°, 89.2116%, 94.5098%
XYZ:
49.6962, 24.6600, 70.5472
xyY:
0.3430, 0.1702, 24.6600
CIE-Lab:
56.7427, 89.2622, -47.6442
CIE-LCH:
56.7427, 101.1816, 331.9087
CIE-Luv:
56.7427, 86.3591, -86.1147
Hunter-Lab:
49.6589, 91.7311, -49.4684
#f11add color charts
#f11add color shades, tints & tones
#f11add color schemes
#f11add color preview, HTML & CSS examples
This text has a color of #f11add
<p style="color:#f11add;">Text here</p>
.mytext {color:#f11add;}
This box has a color of #f11add
<div style="background-color:#f11add;">Content here</div>
.mybackground {background-color:#f11add;}
Border around this has a color of #f11add
<div style="border:2px solid #f11add;">Content here</div>
.myborder {border:2px solid #f11add;}