#fd44db color space conversions
Hex:
#fd44db
RGB:
253, 68, 219
CMY:
1, 73, 14
CMYK:
0, 73, 13, 1
HSL:
311°, 97.8836%, 62.9412%
HSV (HSB):
311°, 73.1225%, 99.2157%
XYZ:
55.3613, 30.1314, 69.9159
xyY:
0.3562, 0.1939, 30.1314
CIE-Lab:
61.7674, 82.3625, -38.4631
CIE-LCH:
61.7674, 90.9010, 334.9675
CIE-Luv:
61.7674, 89.1109, -72.3965
Hunter-Lab:
54.8920, 83.9649, -37.0931
#fd44db color charts
#fd44db color shades, tints & tones
#fd44db color schemes
#fd44db color preview, HTML & CSS examples
This text has a color of #fd44db
<p style="color:#fd44db;">Text here</p>
.mytext {color:#fd44db;}
This box has a color of #fd44db
<div style="background-color:#fd44db;">Content here</div>
.mybackground {background-color:#fd44db;}
Border around this has a color of #fd44db
<div style="border:2px solid #fd44db;">Content here</div>
.myborder {border:2px solid #fd44db;}