#f18bd2 color space conversions
Hex:
#f18bd2
RGB:
241, 139, 210
CMY:
5, 45, 18
CMYK:
0, 42, 13, 5
HSL:
318°, 78.4615%, 74.5098%
HSV (HSB):
318°, 42.3237%, 94.5098%
XYZ:
57.1411, 41.8192, 66.0330
xyY:
0.3463, 0.2535, 41.8192
CIE-Lab:
70.7461, 48.0890, -19.7275
CIE-LCH:
70.7461, 51.9782, 337.6952
CIE-Luv:
70.7461, 56.2383, -38.5034
Hunter-Lab:
64.6677, 44.5560, -15.2743
#f18bd2 color charts
#f18bd2 color shades, tints & tones
#f18bd2 color schemes
#f18bd2 color preview, HTML & CSS examples
This text has a color of #f18bd2
<p style="color:#f18bd2;">Text here</p>
.mytext {color:#f18bd2;}
This box has a color of #f18bd2
<div style="background-color:#f18bd2;">Content here</div>
.mybackground {background-color:#f18bd2;}
Border around this has a color of #f18bd2
<div style="border:2px solid #f18bd2;">Content here</div>
.myborder {border:2px solid #f18bd2;}