#f07d9d color space conversions
Hex:
#f07d9d
RGB:
240, 125, 157
CMY:
6, 51, 38
CMYK:
0, 48, 35, 6
HSL:
343°, 79.3103%, 71.5686%
HSV (HSB):
343°, 47.9167%, 94.1176%
XYZ:
49.3546, 35.6268, 36.1737
xyY:
0.4074, 0.2941, 35.6268
CIE-Lab:
66.2338, 47.4271, 3.2640
CIE-LCH:
66.2338, 47.5393, 3.9370
CIE-Luv:
66.2338, 75.1966, -4.4496
Hunter-Lab:
59.6882, 43.1426, 5.8494
#f07d9d color charts
#f07d9d color shades, tints & tones
#f07d9d color schemes
#f07d9d color preview, HTML & CSS examples
This text has a color of #f07d9d
<p style="color:#f07d9d;">Text here</p>
.mytext {color:#f07d9d;}
This box has a color of #f07d9d
<div style="background-color:#f07d9d;">Content here</div>
.mybackground {background-color:#f07d9d;}
Border around this has a color of #f07d9d
<div style="border:2px solid #f07d9d;">Content here</div>
.myborder {border:2px solid #f07d9d;}