#f07c85 color space conversions
Hex:
#f07c85
RGB:
240, 124, 133
CMY:
6, 51, 48
CMYK:
0, 48, 45, 6
HSL:
355°, 79.4521%, 71.3725%
HSV (HSB):
355°, 48.3333%, 94.1176%
XYZ:
47.3765, 34.6340, 26.3783
xyY:
0.4371, 0.3195, 34.6340
CIE-Lab:
65.4627, 45.3081, 15.7743
CIE-LCH:
65.4627, 47.9755, 19.1958
CIE-Luv:
65.4627, 81.2746, 12.0544
Hunter-Lab:
58.8507, 40.7089, 14.6202
#f07c85 color charts
#f07c85 color shades, tints & tones
#f07c85 color schemes
#f07c85 color preview, HTML & CSS examples
This text has a color of #f07c85
<p style="color:#f07c85;">Text here</p>
.mytext {color:#f07c85;}
This box has a color of #f07c85
<div style="background-color:#f07c85;">Content here</div>
.mybackground {background-color:#f07c85;}
Border around this has a color of #f07c85
<div style="border:2px solid #f07c85;">Content here</div>
.myborder {border:2px solid #f07c85;}