#fd95f7 color space conversions
Hex:
#fd95f7
RGB:
253, 149, 247
CMY:
1, 42, 3
CMYK:
0, 41, 2, 1
HSL:
303°, 96.2963%, 78.8235%
HSV (HSB):
303°, 41.1067%, 99.2157%
XYZ:
68.0440, 49.0929, 93.8853
xyY:
0.3224, 0.2326, 49.0929
CIE-Lab:
75.5091, 52.8520, -32.5857
CIE-LCH:
75.5091, 62.0899, 328.3442
CIE-Luv:
75.5091, 51.7910, -60.3930
Hunter-Lab:
70.0664, 50.7317, -30.3991
#fd95f7 color charts
#fd95f7 color shades, tints & tones
#fd95f7 color schemes
#fd95f7 color preview, HTML & CSS examples
This text has a color of #fd95f7
<p style="color:#fd95f7;">Text here</p>
.mytext {color:#fd95f7;}
This box has a color of #fd95f7
<div style="background-color:#fd95f7;">Content here</div>
.mybackground {background-color:#fd95f7;}
Border around this has a color of #fd95f7
<div style="border:2px solid #fd95f7;">Content here</div>
.myborder {border:2px solid #fd95f7;}