#fd4e8e color space conversions
Hex:
#fd4e8e
RGB:
253, 78, 142
CMY:
1, 69, 44
CMYK:
0, 69, 44, 1
HSL:
338°, 97.7654%, 64.9020%
HSV (HSB):
338°, 69.1700%, 99.2157%
XYZ:
48.1149, 28.2844, 28.5147
xyY:
0.4586, 0.2696, 28.2844
CIE-Lab:
60.1448, 70.2792, 3.3266
CIE-LCH:
60.1448, 70.3578, 2.7100
CIE-Luv:
60.1448, 115.0275, -9.4411
Hunter-Lab:
53.1831, 68.4190, 5.4392
#fd4e8e color charts
#fd4e8e color shades, tints & tones
#fd4e8e color schemes
#fd4e8e color preview, HTML & CSS examples
This text has a color of #fd4e8e
<p style="color:#fd4e8e;">Text here</p>
.mytext {color:#fd4e8e;}
This box has a color of #fd4e8e
<div style="background-color:#fd4e8e;">Content here</div>
.mybackground {background-color:#fd4e8e;}
Border around this has a color of #fd4e8e
<div style="border:2px solid #fd4e8e;">Content here</div>
.myborder {border:2px solid #fd4e8e;}