#f18bdc color space conversions
Hex:
#f18bdc
RGB:
241, 139, 220
CMY:
5, 45, 14
CMYK:
0, 42, 9, 5
HSL:
312°, 78.4615%, 74.5098%
HSV (HSB):
312°, 42.3237%, 94.5098%
XYZ:
58.4265, 42.3333, 72.8019
xyY:
0.3366, 0.2439, 42.3333
CIE-Lab:
71.1001, 49.7038, -24.7144
CIE-LCH:
71.1001, 55.5091, 333.5619
CIE-Luv:
71.1001, 54.0384, -46.6738
Hunter-Lab:
65.0641, 46.4281, -20.7963
#f18bdc color charts
#f18bdc color shades, tints & tones
#f18bdc color schemes
#f18bdc color preview, HTML & CSS examples
This text has a color of #f18bdc
<p style="color:#f18bdc;">Text here</p>
.mytext {color:#f18bdc;}
This box has a color of #f18bdc
<div style="background-color:#f18bdc;">Content here</div>
.mybackground {background-color:#f18bdc;}
Border around this has a color of #f18bdc
<div style="border:2px solid #f18bdc;">Content here</div>
.myborder {border:2px solid #f18bdc;}