#f18dec color space conversions
Hex:
#f18dec
RGB:
241, 141, 236
CMY:
5, 45, 7
CMYK:
0, 41, 2, 5
HSL:
303°, 78.1250%, 74.9020%
HSV (HSB):
303°, 41.4938%, 94.5098%
XYZ:
60.9408, 43.8067, 84.6005
xyY:
0.3218, 0.2314, 43.8067
CIE-Lab:
72.0991, 51.4109, -31.9708
CIE-LCH:
72.0991, 60.5410, 328.1238
CIE-Luv:
72.0991, 49.6634, -58.7241
Hunter-Lab:
66.1866, 48.5260, -29.4546
#f18dec color charts
#f18dec color shades, tints & tones
#f18dec color schemes
#f18dec color preview, HTML & CSS examples
This text has a color of #f18dec
<p style="color:#f18dec;">Text here</p>
.mytext {color:#f18dec;}
This box has a color of #f18dec
<div style="background-color:#f18dec;">Content here</div>
.mybackground {background-color:#f18dec;}
Border around this has a color of #f18dec
<div style="border:2px solid #f18dec;">Content here</div>
.myborder {border:2px solid #f18dec;}