#f18aec color space conversions
Hex:
#f18aec
RGB:
241, 138, 236
CMY:
5, 46, 7
CMYK:
0, 43, 2, 5
HSL:
303°, 78.6260%, 74.3137%
HSV (HSB):
303°, 42.7386%, 94.5098%
XYZ:
60.5044, 42.9339, 84.4550
xyY:
0.3220, 0.2285, 42.9339
CIE-Lab:
71.5101, 52.9181, -32.8809
CIE-LCH:
71.5101, 62.3016, 328.1451
CIE-Luv:
71.5101, 50.9630, -60.3697
Hunter-Lab:
65.5239, 50.1590, -30.5532
#f18aec color charts
#f18aec color shades, tints & tones
#f18aec color schemes
#f18aec color preview, HTML & CSS examples
This text has a color of #f18aec
<p style="color:#f18aec;">Text here</p>
.mytext {color:#f18aec;}
This box has a color of #f18aec
<div style="background-color:#f18aec;">Content here</div>
.mybackground {background-color:#f18aec;}
Border around this has a color of #f18aec
<div style="border:2px solid #f18aec;">Content here</div>
.myborder {border:2px solid #f18aec;}