#fd91f1 color space conversions
Hex:
#fd91f1
RGB:
253, 145, 241
CMY:
1, 43, 5
CMYK:
0, 43, 5, 1
HSL:
307°, 96.4286%, 78.0392%
HSV (HSB):
307°, 42.6877%, 99.2157%
XYZ:
66.5106, 47.4843, 88.8790
xyY:
0.3278, 0.2341, 47.4843
CIE-Lab:
74.4985, 53.8226, -30.8826
CIE-LCH:
74.4985, 62.0533, 330.1535
CIE-Luv:
74.4985, 54.8604, -57.6650
Hunter-Lab:
68.9089, 51.6971, -28.2363
#fd91f1 color charts
#fd91f1 color shades, tints & tones
#fd91f1 color schemes
#fd91f1 color preview, HTML & CSS examples
This text has a color of #fd91f1
<p style="color:#fd91f1;">Text here</p>
.mytext {color:#fd91f1;}
This box has a color of #fd91f1
<div style="background-color:#fd91f1;">Content here</div>
.mybackground {background-color:#fd91f1;}
Border around this has a color of #fd91f1
<div style="border:2px solid #fd91f1;">Content here</div>
.myborder {border:2px solid #fd91f1;}