#fd4096 color space conversions
Hex:
#fd4096
RGB:
253, 64, 150
CMY:
1, 75, 41
CMYK:
0, 75, 41, 1
HSL:
333°, 97.9275%, 62.1569%
HSV (HSB):
333°, 74.7036%, 99.2157%
XYZ:
47.8464, 26.7514, 31.4959
xyY:
0.4510, 0.2521, 26.7514
CIE-Lab:
58.7436, 75.5766, -3.4018
CIE-LCH:
58.7436, 75.6531, 357.4228
CIE-Luv:
58.7436, 117.7781, -19.4249
Hunter-Lab:
51.7218, 74.6123, 0.1007
#fd4096 color charts
#fd4096 color shades, tints & tones
#fd4096 color schemes
#fd4096 color preview, HTML & CSS examples
This text has a color of #fd4096
<p style="color:#fd4096;">Text here</p>
.mytext {color:#fd4096;}
This box has a color of #fd4096
<div style="background-color:#fd4096;">Content here</div>
.mybackground {background-color:#fd4096;}
Border around this has a color of #fd4096
<div style="border:2px solid #fd4096;">Content here</div>
.myborder {border:2px solid #fd4096;}