#f94dbc color space conversions
Hex:
#f94dbc
RGB:
249, 77, 188
CMY:
2, 70, 26
CMYK:
0, 69, 24, 2
HSL:
321°, 93.4783%, 63.9216%
HSV (HSB):
321°, 69.0763%, 97.6471%
XYZ:
50.7979, 29.0783, 50.5123
xyY:
0.3896, 0.2230, 29.0783
CIE-Lab:
60.8507, 74.5100, -22.3242
CIE-LCH:
60.8507, 77.7825, 343.3211
CIE-Luv:
60.8507, 95.2341, -46.2515
Hunter-Lab:
53.9243, 73.7833, -17.7914
#f94dbc color charts
#f94dbc color shades, tints & tones
#f94dbc color schemes
#f94dbc color preview, HTML & CSS examples
This text has a color of #f94dbc
<p style="color:#f94dbc;">Text here</p>
.mytext {color:#f94dbc;}
This box has a color of #f94dbc
<div style="background-color:#f94dbc;">Content here</div>
.mybackground {background-color:#f94dbc;}
Border around this has a color of #f94dbc
<div style="border:2px solid #f94dbc;">Content here</div>
.myborder {border:2px solid #f94dbc;}