#f06d93 color space conversions
Hex:
#f06d93
RGB:
240, 109, 147
CMY:
6, 57, 42
CMYK:
0, 55, 39, 6
HSL:
343°, 81.3665%, 68.4314%
HSV (HSB):
343°, 54.5833%, 94.1176%
XYZ:
46.6703, 31.5691, 31.2374
xyY:
0.4263, 0.2884, 31.5691
CIE-Lab:
62.9852, 54.0076, 4.2742
CIE-LCH:
62.9852, 54.1765, 4.5250
CIE-Luv:
62.9852, 86.9909, -4.5329
Hunter-Lab:
56.1864, 49.9417, 6.3676
#f06d93 color charts
#f06d93 color shades, tints & tones
#f06d93 color schemes
#f06d93 color preview, HTML & CSS examples
This text has a color of #f06d93
<p style="color:#f06d93;">Text here</p>
.mytext {color:#f06d93;}
This box has a color of #f06d93
<div style="background-color:#f06d93;">Content here</div>
.mybackground {background-color:#f06d93;}
Border around this has a color of #f06d93
<div style="border:2px solid #f06d93;">Content here</div>
.myborder {border:2px solid #f06d93;}