#f59f94 color space conversions
Hex:
#f59f94
RGB:
245, 159, 148
CMY:
4, 38, 42
CMYK:
0, 35, 40, 4
HSL:
7°, 82.9060%, 77.0588%
HSV (HSB):
7°, 39.5918%, 96.0784%
XYZ:
55.3996, 46.3469, 34.0429
xyY:
0.4080, 0.3413, 46.3469
CIE-Lab:
73.7700, 30.7233, 19.0325
CIE-LCH:
73.7700, 36.1407, 31.7774
CIE-Luv:
73.7700, 59.4867, 19.9698
Hunter-Lab:
68.0785, 26.1188, 18.0068
#f59f94 color charts
#f59f94 color shades, tints & tones
#f59f94 color schemes
#f59f94 color preview, HTML & CSS examples
This text has a color of #f59f94
<p style="color:#f59f94;">Text here</p>
.mytext {color:#f59f94;}
This box has a color of #f59f94
<div style="background-color:#f59f94;">Content here</div>
.mybackground {background-color:#f59f94;}
Border around this has a color of #f59f94
<div style="border:2px solid #f59f94;">Content here</div>
.myborder {border:2px solid #f59f94;}