#fd7e91 color space conversions
Hex:
#fd7e91
RGB:
253, 126, 145
CMY:
1, 51, 43
CMYK:
0, 50, 43, 1
HSL:
351°, 96.9466%, 74.3137%
HSV (HSB):
351°, 50.1976%, 99.2157%
XYZ:
53.0797, 37.8487, 31.2960
xyY:
0.4343, 0.3097, 37.8487
CIE-Lab:
67.9089, 50.0733, 12.6811
CIE-LCH:
67.9089, 51.6541, 14.2114
CIE-Luv:
67.9089, 87.6063, 7.3116
Hunter-Lab:
61.5213, 46.3450, 12.9040
#fd7e91 color charts
#fd7e91 color shades, tints & tones
#fd7e91 color schemes
#fd7e91 color preview, HTML & CSS examples
This text has a color of #fd7e91
<p style="color:#fd7e91;">Text here</p>
.mytext {color:#fd7e91;}
This box has a color of #fd7e91
<div style="background-color:#fd7e91;">Content here</div>
.mybackground {background-color:#fd7e91;}
Border around this has a color of #fd7e91
<div style="border:2px solid #fd7e91;">Content here</div>
.myborder {border:2px solid #fd7e91;}