#fd7e89 color space conversions
Hex:
#fd7e89
RGB:
253, 126, 137
CMY:
1, 51, 46
CMYK:
0, 50, 46, 1
HSL:
355°, 96.9466%, 74.3137%
HSV (HSB):
355°, 50.1976%, 99.2157%
XYZ:
52.4842, 37.6105, 28.1602
xyY:
0.4438, 0.3180, 37.6105
CIE-Lab:
67.7326, 49.2880, 16.9412
CIE-LCH:
67.7326, 52.1183, 18.9688
CIE-Luv:
67.7326, 89.4523, 12.7263
Hunter-Lab:
61.3274, 45.4380, 15.7045
#fd7e89 color charts
#fd7e89 color shades, tints & tones
#fd7e89 color schemes
#fd7e89 color preview, HTML & CSS examples
This text has a color of #fd7e89
<p style="color:#fd7e89;">Text here</p>
.mytext {color:#fd7e89;}
This box has a color of #fd7e89
<div style="background-color:#fd7e89;">Content here</div>
.mybackground {background-color:#fd7e89;}
Border around this has a color of #fd7e89
<div style="border:2px solid #fd7e89;">Content here</div>
.myborder {border:2px solid #fd7e89;}