#fd91a6 color space conversions
Hex:
#fd91a6
RGB:
253, 145, 166
CMY:
1, 43, 35
CMYK:
0, 43, 34, 1
HSL:
348°, 96.4286%, 78.0392%
HSV (HSB):
348°, 42.6877%, 99.2157%
XYZ:
57.5163, 43.8866, 41.5159
xyY:
0.4024, 0.3071, 43.8866
CIE-Lab:
72.1526, 42.9479, 6.9606
CIE-LCH:
72.1526, 43.5083, 9.2059
CIE-Luv:
72.1526, 71.2203, 1.5703
Hunter-Lab:
66.2470, 39.0434, 9.2168
#fd91a6 color charts
#fd91a6 color shades, tints & tones
#fd91a6 color schemes
#fd91a6 color preview, HTML & CSS examples
This text has a color of #fd91a6
<p style="color:#fd91a6;">Text here</p>
.mytext {color:#fd91a6;}
This box has a color of #fd91a6
<div style="background-color:#fd91a6;">Content here</div>
.mybackground {background-color:#fd91a6;}
Border around this has a color of #fd91a6
<div style="border:2px solid #fd91a6;">Content here</div>
.myborder {border:2px solid #fd91a6;}