#f07d80 color space conversions
Hex:
#f07d80
RGB:
240, 125, 128
CMY:
6, 51, 50
CMYK:
0, 48, 47, 6
HSL:
358°, 79.3103%, 71.5686%
HSV (HSB):
358°, 47.9167%, 94.1176%
XYZ:
47.1651, 34.7510, 24.6438
xyY:
0.4426, 0.3261, 34.7510
CIE-Lab:
65.5543, 44.3227, 18.7272
CIE-LCH:
65.5543, 48.1166, 22.9050
CIE-Luv:
65.5543, 81.6910, 15.8111
Hunter-Lab:
58.9500, 39.6529, 16.4790
#f07d80 color charts
#f07d80 color shades, tints & tones
#f07d80 color schemes
#f07d80 color preview, HTML & CSS examples
This text has a color of #f07d80
<p style="color:#f07d80;">Text here</p>
.mytext {color:#f07d80;}
This box has a color of #f07d80
<div style="background-color:#f07d80;">Content here</div>
.mybackground {background-color:#f07d80;}
Border around this has a color of #f07d80
<div style="border:2px solid #f07d80;">Content here</div>
.myborder {border:2px solid #f07d80;}