#fd7894 color space conversions
Hex:
#fd7894
RGB:
253, 120, 148
CMY:
1, 53, 42
CMYK:
0, 53, 42, 1
HSL:
347°, 97.0803%, 73.1373%
HSV (HSB):
347°, 52.5692%, 99.2157%
XYZ:
52.5698, 36.4537, 32.2825
xyY:
0.4334, 0.3005, 36.4537
CIE-Lab:
66.8651, 53.2497, 9.5088
CIE-LCH:
66.8651, 54.0920, 10.1246
CIE-Luv:
66.8651, 90.5656, 2.5181
Hunter-Lab:
60.3769, 49.7592, 10.5625
#fd7894 color charts
#fd7894 color shades, tints & tones
#fd7894 color schemes
#fd7894 color preview, HTML & CSS examples
This text has a color of #fd7894
<p style="color:#fd7894;">Text here</p>
.mytext {color:#fd7894;}
This box has a color of #fd7894
<div style="background-color:#fd7894;">Content here</div>
.mybackground {background-color:#fd7894;}
Border around this has a color of #fd7894
<div style="border:2px solid #fd7894;">Content here</div>
.myborder {border:2px solid #fd7894;}