#f94c7d color space conversions
Hex:
#f94c7d
RGB:
249, 76, 125
CMY:
2, 70, 51
CMYK:
0, 69, 50, 2
HSL:
343°, 93.5135%, 63.7255%
HSV (HSB):
343°, 69.4779%, 97.6471%
XYZ:
45.3530, 26.7893, 22.1825
xyY:
0.4808, 0.2840, 26.7893
CIE-Lab:
58.7788, 68.3920, 11.2460
CIE-LCH:
58.7788, 69.3104, 9.3378
CIE-Luv:
58.7788, 118.6538, 0.7445
Hunter-Lab:
51.7584, 65.8327, 10.8204
#f94c7d color charts
#f94c7d color shades, tints & tones
#f94c7d color schemes
#f94c7d color preview, HTML & CSS examples
This text has a color of #f94c7d
<p style="color:#f94c7d;">Text here</p>
.mytext {color:#f94c7d;}
This box has a color of #f94c7d
<div style="background-color:#f94c7d;">Content here</div>
.mybackground {background-color:#f94c7d;}
Border around this has a color of #f94c7d
<div style="border:2px solid #f94c7d;">Content here</div>
.myborder {border:2px solid #f94c7d;}