#f18bd9 color space conversions
Hex:
#f18bd9
RGB:
241, 139, 217
CMY:
5, 45, 15
CMYK:
0, 42, 10, 5
HSL:
314°, 78.4615%, 74.5098%
HSV (HSB):
314°, 42.3237%, 94.5098%
XYZ:
58.0326, 42.1758, 70.7277
xyY:
0.3395, 0.2467, 42.1758
CIE-Lab:
70.9919, 49.2126, -23.2240
CIE-LCH:
70.9919, 54.4172, 334.7368
CIE-Luv:
70.9919, 54.6983, -44.2169
Hunter-Lab:
64.9429, 45.8567, -19.1113
#f18bd9 color charts
#f18bd9 color shades, tints & tones
#f18bd9 color schemes
#f18bd9 color preview, HTML & CSS examples
This text has a color of #f18bd9
<p style="color:#f18bd9;">Text here</p>
.mytext {color:#f18bd9;}
This box has a color of #f18bd9
<div style="background-color:#f18bd9;">Content here</div>
.mybackground {background-color:#f18bd9;}
Border around this has a color of #f18bd9
<div style="border:2px solid #f18bd9;">Content here</div>
.myborder {border:2px solid #f18bd9;}