#f18cdc color space conversions
Hex:
#f18cdc
RGB:
241, 140, 220
CMY:
5, 45, 14
CMYK:
0, 42, 9, 5
HSL:
312°, 78.2946%, 74.7059%
HSV (HSB):
312°, 41.9087%, 94.5098%
XYZ:
58.5720, 42.6242, 72.8504
xyY:
0.3365, 0.2449, 42.6242
CIE-Lab:
71.2992, 49.1982, -24.4100
CIE-LCH:
71.2992, 54.9210, 333.6115
CIE-Luv:
71.2992, 53.5716, -46.1235
Hunter-Lab:
65.2872, 45.8873, -20.4573
#f18cdc color charts
#f18cdc color shades, tints & tones
#f18cdc color schemes
#f18cdc color preview, HTML & CSS examples
This text has a color of #f18cdc
<p style="color:#f18cdc;">Text here</p>
.mytext {color:#f18cdc;}
This box has a color of #f18cdc
<div style="background-color:#f18cdc;">Content here</div>
.mybackground {background-color:#f18cdc;}
Border around this has a color of #f18cdc
<div style="border:2px solid #f18cdc;">Content here</div>
.myborder {border:2px solid #f18cdc;}