#f944d5 color space conversions
Hex:
#f944d5
RGB:
249, 68, 213
CMY:
2, 73, 16
CMYK:
0, 73, 14, 2
HSL:
312°, 93.7824%, 62.1569%
HSV (HSB):
312°, 72.6908%, 97.6471%
XYZ:
53.1443, 29.0781, 65.7624
xyY:
0.3591, 0.1965, 29.0781
CIE-Lab:
60.8505, 80.6646, -36.5572
CIE-LCH:
60.8505, 88.5619, 335.6200
CIE-Luv:
60.8505, 88.4143, -68.9645
Hunter-Lab:
53.9241, 81.5515, -34.5595
#f944d5 color charts
#f944d5 color shades, tints & tones
#f944d5 color schemes
#f944d5 color preview, HTML & CSS examples
This text has a color of #f944d5
<p style="color:#f944d5;">Text here</p>
.mytext {color:#f944d5;}
This box has a color of #f944d5
<div style="background-color:#f944d5;">Content here</div>
.mybackground {background-color:#f944d5;}
Border around this has a color of #f944d5
<div style="border:2px solid #f944d5;">Content here</div>
.myborder {border:2px solid #f944d5;}