#fd91d1 color space conversions
Hex:
#fd91d1
RGB:
253, 145, 209
CMY:
1, 43, 18
CMYK:
0, 43, 17, 1
HSL:
324°, 96.4286%, 78.0392%
HSV (HSB):
324°, 42.6877%, 99.2157%
XYZ:
62.1420, 45.7369, 65.8745
xyY:
0.3576, 0.2632, 45.7369
CIE-Lab:
73.3745, 48.7278, -15.0601
CIE-LCH:
73.3745, 51.0020, 342.8254
CIE-Luv:
73.3745, 61.9705, -31.5959
Hunter-Lab:
67.6291, 45.6667, -10.4114
#fd91d1 color charts
#fd91d1 color shades, tints & tones
#fd91d1 color schemes
#fd91d1 color preview, HTML & CSS examples
This text has a color of #fd91d1
<p style="color:#fd91d1;">Text here</p>
.mytext {color:#fd91d1;}
This box has a color of #fd91d1
<div style="background-color:#fd91d1;">Content here</div>
.mybackground {background-color:#fd91d1;}
Border around this has a color of #fd91d1
<div style="border:2px solid #fd91d1;">Content here</div>
.myborder {border:2px solid #fd91d1;}