#f94bbd color space conversions
Hex:
#f94bbd
RGB:
249, 75, 189
CMY:
2, 71, 26
CMYK:
0, 70, 24, 2
HSL:
321°, 93.5484%, 63.5294%
HSV (HSB):
321°, 69.8795%, 97.6471%
XYZ:
50.7683, 28.8460, 51.0362
xyY:
0.3886, 0.2208, 28.8460
CIE-Lab:
60.6455, 75.3157, -23.2114
CIE-LCH:
60.6455, 78.8113, 342.8713
CIE-Luv:
60.6455, 95.5320, -47.6989
Hunter-Lab:
53.7085, 74.7385, -18.7440
#f94bbd color charts
#f94bbd color shades, tints & tones
#f94bbd color schemes
#f94bbd color preview, HTML & CSS examples
This text has a color of #f94bbd
<p style="color:#f94bbd;">Text here</p>
.mytext {color:#f94bbd;}
This box has a color of #f94bbd
<div style="background-color:#f94bbd;">Content here</div>
.mybackground {background-color:#f94bbd;}
Border around this has a color of #f94bbd
<div style="border:2px solid #f94bbd;">Content here</div>
.myborder {border:2px solid #f94bbd;}