#f07d9e color space conversions
Hex:
#f07d9e
RGB:
240, 125, 158
CMY:
6, 51, 38
CMYK:
0, 48, 34, 6
HSL:
343°, 79.3103%, 71.5686%
HSV (HSB):
343°, 47.9167%, 94.1176%
XYZ:
49.4404, 35.6611, 36.6252
xyY:
0.4062, 0.2930, 35.6611
CIE-Lab:
66.2602, 47.5460, 2.7355
CIE-LCH:
66.2602, 47.6246, 3.2928
CIE-Luv:
66.2602, 74.9604, -5.1918
Hunter-Lab:
59.7169, 43.2776, 5.4385
#f07d9e color charts
#f07d9e color shades, tints & tones
#f07d9e color schemes
#f07d9e color preview, HTML & CSS examples
This text has a color of #f07d9e
<p style="color:#f07d9e;">Text here</p>
.mytext {color:#f07d9e;}
This box has a color of #f07d9e
<div style="background-color:#f07d9e;">Content here</div>
.mybackground {background-color:#f07d9e;}
Border around this has a color of #f07d9e
<div style="border:2px solid #f07d9e;">Content here</div>
.myborder {border:2px solid #f07d9e;}