#f06d90 color space conversions
Hex:
#f06d90
RGB:
240, 109, 144
CMY:
6, 57, 44
CMYK:
0, 55, 40, 6
HSL:
344°, 81.3665%, 68.4314%
HSV (HSB):
344°, 54.5833%, 94.1176%
XYZ:
46.4379, 31.4762, 30.0135
xyY:
0.4303, 0.2916, 31.4762
CIE-Lab:
62.9076, 53.6863, 5.8861
CIE-LCH:
62.9076, 54.0080, 6.2568
CIE-Luv:
62.9076, 87.7995, -2.3565
Hunter-Lab:
56.1036, 49.5660, 7.5544
#f06d90 color charts
#f06d90 color shades, tints & tones
#f06d90 color schemes
#f06d90 color preview, HTML & CSS examples
This text has a color of #f06d90
<p style="color:#f06d90;">Text here</p>
.mytext {color:#f06d90;}
This box has a color of #f06d90
<div style="background-color:#f06d90;">Content here</div>
.mybackground {background-color:#f06d90;}
Border around this has a color of #f06d90
<div style="border:2px solid #f06d90;">Content here</div>
.myborder {border:2px solid #f06d90;}