#f07da9 color space conversions
Hex:
#f07da9
RGB:
240, 125, 169
CMY:
6, 51, 34
CMYK:
0, 48, 30, 6
HSL:
337°, 79.3103%, 71.5686%
HSV (HSB):
337°, 47.9167%, 94.1176%
XYZ:
50.4302, 36.0571, 41.8379
xyY:
0.3930, 0.2810, 36.0571
CIE-Lab:
66.5635, 48.9045, -3.0498
CIE-LCH:
66.5635, 48.9995, 356.4315
CIE-Luv:
66.5635, 72.3230, -13.5084
Hunter-Lab:
60.0475, 44.8280, 0.7232
#f07da9 color charts
#f07da9 color shades, tints & tones
#f07da9 color schemes
#f07da9 color preview, HTML & CSS examples
This text has a color of #f07da9
<p style="color:#f07da9;">Text here</p>
.mytext {color:#f07da9;}
This box has a color of #f07da9
<div style="background-color:#f07da9;">Content here</div>
.mybackground {background-color:#f07da9;}
Border around this has a color of #f07da9
<div style="border:2px solid #f07da9;">Content here</div>
.myborder {border:2px solid #f07da9;}