#fd91d9 color space conversions
Hex:
#fd91d9
RGB:
253, 145, 217
CMY:
1, 43, 15
CMYK:
0, 43, 14, 1
HSL:
320°, 96.4286%, 78.0392%
HSV (HSB):
320°, 42.6877%, 99.2157%
XYZ:
63.1578, 46.1432, 71.2234
xyY:
0.3499, 0.2556, 46.1432
CIE-Lab:
73.6384, 49.9421, -19.0649
CIE-LCH:
73.6384, 53.4573, 339.1062
CIE-Luv:
73.6384, 60.1949, -38.0536
Hunter-Lab:
67.9288, 47.0877, -14.6155
#fd91d9 color charts
#fd91d9 color shades, tints & tones
#fd91d9 color schemes
#fd91d9 color preview, HTML & CSS examples
This text has a color of #fd91d9
<p style="color:#fd91d9;">Text here</p>
.mytext {color:#fd91d9;}
This box has a color of #fd91d9
<div style="background-color:#fd91d9;">Content here</div>
.mybackground {background-color:#fd91d9;}
Border around this has a color of #fd91d9
<div style="border:2px solid #fd91d9;">Content here</div>
.myborder {border:2px solid #fd91d9;}