#f68f94 color space conversions
Hex:
#f68f94
RGB:
246, 143, 148
CMY:
4, 44, 42
CMYK:
0, 42, 40, 4
HSL:
357°, 85.1240%, 76.2745%
HSV (HSB):
357°, 41.8699%, 96.4706%
XYZ:
53.1738, 41.3759, 33.2007
xyY:
0.4162, 0.3239, 41.3759
CIE-Lab:
70.4385, 39.4133, 14.4171
CIE-LCH:
70.4385, 41.9674, 20.0921
CIE-Luv:
70.4385, 70.6630, 12.0350
Hunter-Lab:
64.3241, 34.9907, 14.4244
#f68f94 color charts
#f68f94 color shades, tints & tones
#f68f94 color schemes
#f68f94 color preview, HTML & CSS examples
This text has a color of #f68f94
<p style="color:#f68f94;">Text here</p>
.mytext {color:#f68f94;}
This box has a color of #f68f94
<div style="background-color:#f68f94;">Content here</div>
.mybackground {background-color:#f68f94;}
Border around this has a color of #f68f94
<div style="border:2px solid #f68f94;">Content here</div>
.myborder {border:2px solid #f68f94;}