#f94e6c color space conversions
Hex:
#f94e6c
RGB:
249, 78, 108
CMY:
2, 69, 58
CMYK:
0, 69, 57, 2
HSL:
349°, 93.4426%, 64.1176%
HSV (HSB):
349°, 68.6747%, 97.6471%
XYZ:
44.4981, 26.6712, 16.9901
xyY:
0.5047, 0.3025, 26.6712
CIE-Lab:
58.6688, 66.3955, 21.0658
CIE-LCH:
58.6688, 69.6572, 17.6031
CIE-Luv:
58.6688, 123.0616, 12.2563
Hunter-Lab:
51.6442, 63.4233, 16.6455
#f94e6c color charts
#f94e6c color shades, tints & tones
#f94e6c color schemes
#f94e6c color preview, HTML & CSS examples
This text has a color of #f94e6c
<p style="color:#f94e6c;">Text here</p>
.mytext {color:#f94e6c;}
This box has a color of #f94e6c
<div style="background-color:#f94e6c;">Content here</div>
.mybackground {background-color:#f94e6c;}
Border around this has a color of #f94e6c
<div style="border:2px solid #f94e6c;">Content here</div>
.myborder {border:2px solid #f94e6c;}