#fd91f7 color space conversions
Hex:
#fd91f7
RGB:
253, 145, 247
CMY:
1, 43, 3
CMYK:
0, 43, 2, 1
HSL:
303°, 96.4286%, 78.0392%
HSV (HSB):
303°, 42.6877%, 99.2157%
XYZ:
67.4219, 47.8488, 93.6779
xyY:
0.3227, 0.2290, 47.8488
CIE-Lab:
74.7295, 54.8452, -33.7896
CIE-LCH:
74.7295, 64.4185, 328.3632
CIE-Luv:
74.7295, 53.5344, -62.5932
Hunter-Lab:
69.1729, 52.9292, -31.8730
#fd91f7 color charts
#fd91f7 color shades, tints & tones
#fd91f7 color schemes
#fd91f7 color preview, HTML & CSS examples
This text has a color of #fd91f7
<p style="color:#fd91f7;">Text here</p>
.mytext {color:#fd91f7;}
This box has a color of #fd91f7
<div style="background-color:#fd91f7;">Content here</div>
.mybackground {background-color:#fd91f7;}
Border around this has a color of #fd91f7
<div style="border:2px solid #fd91f7;">Content here</div>
.myborder {border:2px solid #fd91f7;}