#f44de1 color space conversions
Hex:
#f44de1
RGB:
244, 77, 225
CMY:
4, 70, 12
CMYK:
0, 68, 8, 4
HSL:
307°, 88.3598%, 62.9412%
HSV (HSB):
307°, 68.4426%, 95.6863%
XYZ:
53.5527, 29.9771, 74.1978
xyY:
0.3395, 0.1901, 29.9771
CIE-Lab:
61.6345, 78.3380, -42.1452
CIE-LCH:
61.6345, 88.9553, 331.7201
CIE-Luv:
61.6345, 77.9588, -77.4152
Hunter-Lab:
54.7513, 78.7774, -42.0225
#f44de1 color charts
#f44de1 color shades, tints & tones
#f44de1 color schemes
#f44de1 color preview, HTML & CSS examples
This text has a color of #f44de1
<p style="color:#f44de1;">Text here</p>
.mytext {color:#f44de1;}
This box has a color of #f44de1
<div style="background-color:#f44de1;">Content here</div>
.mybackground {background-color:#f44de1;}
Border around this has a color of #f44de1
<div style="border:2px solid #f44de1;">Content here</div>
.myborder {border:2px solid #f44de1;}