#f7808c color space conversions
Hex:
#f7808c
RGB:
247, 128, 140
CMY:
3, 50, 45
CMYK:
0, 48, 43, 3
HSL:
354°, 88.1481%, 73.5294%
HSV (HSB):
354°, 48.1781%, 96.8627%
XYZ:
50.8106, 37.1059, 29.2951
xyY:
0.4335, 0.3166, 37.1059
CIE-Lab:
67.3564, 46.5017, 14.6035
CIE-LCH:
67.3564, 48.7409, 17.4345
CIE-Luv:
67.3564, 82.7257, 10.4860
Hunter-Lab:
60.9147, 42.2911, 14.1265
#f7808c color charts
#f7808c color shades, tints & tones
#f7808c color schemes
#f7808c color preview, HTML & CSS examples
This text has a color of #f7808c
<p style="color:#f7808c;">Text here</p>
.mytext {color:#f7808c;}
This box has a color of #f7808c
<div style="background-color:#f7808c;">Content here</div>
.mybackground {background-color:#f7808c;}
Border around this has a color of #f7808c
<div style="border:2px solid #f7808c;">Content here</div>
.myborder {border:2px solid #f7808c;}