#f7969c color space conversions
Hex:
#f7969c
RGB:
247, 150, 156
CMY:
3, 41, 39
CMYK:
0, 39, 37, 3
HSL:
356°, 85.8407%, 77.8431%
HSV (HSB):
356°, 39.2713%, 96.8627%
XYZ:
55.2649, 43.9871, 37.0301
xyY:
0.4055, 0.3228, 43.9871
CIE-Lab:
72.2199, 37.0660, 12.5003
CIE-LCH:
72.2199, 39.1171, 18.6363
CIE-Luv:
72.2199, 65.4705, 10.1851
Hunter-Lab:
66.3228, 32.6739, 13.3225
#f7969c color charts
#f7969c color shades, tints & tones
#f7969c color schemes
#f7969c color preview, HTML & CSS examples
This text has a color of #f7969c
<p style="color:#f7969c;">Text here</p>
.mytext {color:#f7969c;}
This box has a color of #f7969c
<div style="background-color:#f7969c;">Content here</div>
.mybackground {background-color:#f7969c;}
Border around this has a color of #f7969c
<div style="border:2px solid #f7969c;">Content here</div>
.myborder {border:2px solid #f7969c;}