#f94b6a color space conversions
Hex:
#f94b6a
RGB:
249, 75, 106
CMY:
2, 71, 58
CMYK:
0, 70, 57, 2
HSL:
349°, 93.5484%, 63.5294%
HSV (HSB):
349°, 69.8795%, 97.6471%
XYZ:
44.1845, 26.2125, 16.3664
xyY:
0.5093, 0.3021, 26.2125
CIE-Lab:
58.2382, 67.3372, 21.6575
CIE-LCH:
58.2382, 70.7344, 17.8292
CIE-Luv:
58.2382, 125.2742, 12.5755
Hunter-Lab:
51.1981, 64.4506, 16.8856
#f94b6a color charts
#f94b6a color shades, tints & tones
#f94b6a color schemes
#f94b6a color preview, HTML & CSS examples
This text has a color of #f94b6a
<p style="color:#f94b6a;">Text here</p>
.mytext {color:#f94b6a;}
This box has a color of #f94b6a
<div style="background-color:#f94b6a;">Content here</div>
.mybackground {background-color:#f94b6a;}
Border around this has a color of #f94b6a
<div style="border:2px solid #f94b6a;">Content here</div>
.myborder {border:2px solid #f94b6a;}