#f18de2 color space conversions
Hex:
#f18de2
RGB:
241, 141, 226
CMY:
5, 45, 11
CMYK:
0, 41, 6, 5
HSL:
309°, 78.1250%, 74.9020%
HSV (HSB):
309°, 41.4938%, 94.5098%
XYZ:
59.5280, 43.2415, 77.1605
xyY:
0.3308, 0.2403, 43.2415
CIE-Lab:
71.7186, 49.6929, -27.0708
CIE-LCH:
71.7186, 56.5881, 331.4202
CIE-Luv:
71.7186, 51.8101, -50.4954
Hunter-Lab:
65.7583, 46.5109, -23.5398
#f18de2 color charts
#f18de2 color shades, tints & tones
#f18de2 color schemes
#f18de2 color preview, HTML & CSS examples
This text has a color of #f18de2
<p style="color:#f18de2;">Text here</p>
.mytext {color:#f18de2;}
This box has a color of #f18de2
<div style="background-color:#f18de2;">Content here</div>
.mybackground {background-color:#f18de2;}
Border around this has a color of #f18de2
<div style="border:2px solid #f18de2;">Content here</div>
.myborder {border:2px solid #f18de2;}