#fd7788 color space conversions
Hex:
#fd7788
RGB:
253, 119, 136
CMY:
1, 53, 47
CMYK:
0, 53, 46, 1
HSL:
352°, 97.1014%, 72.9412%
HSV (HSB):
352°, 52.9644%, 99.2157%
XYZ:
51.5488, 35.8539, 27.4961
xyY:
0.4486, 0.3120, 35.8539
CIE-Lab:
66.4081, 52.5451, 15.6674
CIE-LCH:
66.4081, 54.8312, 16.6031
CIE-Luv:
66.4081, 94.1597, 10.3252
Hunter-Lab:
59.8781, 48.8831, 14.6886
#fd7788 color charts
#fd7788 color shades, tints & tones
#fd7788 color schemes
#fd7788 color preview, HTML & CSS examples
This text has a color of #fd7788
<p style="color:#fd7788;">Text here</p>
.mytext {color:#fd7788;}
This box has a color of #fd7788
<div style="background-color:#fd7788;">Content here</div>
.mybackground {background-color:#fd7788;}
Border around this has a color of #fd7788
<div style="border:2px solid #fd7788;">Content here</div>
.myborder {border:2px solid #fd7788;}