#f11ae5 color space conversions
Hex:
#f11ae5
RGB:
241, 26, 229
CMY:
5, 90, 10
CMYK:
0, 89, 5, 5
HSL:
303°, 88.4774%, 52.3529%
HSV (HSB):
303°, 89.2116%, 94.5098%
XYZ:
50.7879, 25.0967, 76.2961
xyY:
0.3337, 0.1649, 25.0967
CIE-Lab:
57.1695, 90.3505, -51.4870
CIE-LCH:
57.1695, 103.9909, 330.3230
CIE-Luv:
57.1695, 83.0773, -92.2228
Hunter-Lab:
50.0966, 93.2940, -55.2298
#f11ae5 color charts
#f11ae5 color shades, tints & tones
#f11ae5 color schemes
#f11ae5 color preview, HTML & CSS examples
This text has a color of #f11ae5
<p style="color:#f11ae5;">Text here</p>
.mytext {color:#f11ae5;}
This box has a color of #f11ae5
<div style="background-color:#f11ae5;">Content here</div>
.mybackground {background-color:#f11ae5;}
Border around this has a color of #f11ae5
<div style="border:2px solid #f11ae5;">Content here</div>
.myborder {border:2px solid #f11ae5;}