#f18da2 color space conversions
Hex:
#f18da2
RGB:
241, 141, 162
CMY:
5, 45, 36
CMYK:
0, 41, 33, 5
HSL:
347°, 78.1250%, 74.9020%
HSV (HSB):
347°, 41.4938%, 94.5098%
XYZ:
52.3221, 40.3592, 39.2148
xyY:
0.3967, 0.3060, 40.3592
CIE-Lab:
69.7246, 40.2789, 5.5048
CIE-LCH:
69.7246, 40.6533, 7.7822
CIE-Luv:
69.7246, 65.3405, 0.1239
Hunter-Lab:
63.5289, 35.8363, 7.8719
#f18da2 color charts
#f18da2 color shades, tints & tones
#f18da2 color schemes
#f18da2 color preview, HTML & CSS examples
This text has a color of #f18da2
<p style="color:#f18da2;">Text here</p>
.mytext {color:#f18da2;}
This box has a color of #f18da2
<div style="background-color:#f18da2;">Content here</div>
.mybackground {background-color:#f18da2;}
Border around this has a color of #f18da2
<div style="border:2px solid #f18da2;">Content here</div>
.myborder {border:2px solid #f18da2;}