#fd96e9 color space conversions
Hex:
#fd96e9
RGB:
253, 150, 233
CMY:
1, 41, 9
CMYK:
0, 41, 8, 1
HSL:
312°, 96.2617%, 79.0196%
HSV (HSB):
312°, 40.7115%, 99.2157%
XYZ:
66.1223, 48.5785, 82.9824
xyY:
0.3345, 0.2457, 48.5785
CIE-Lab:
75.1884, 49.9836, -25.4647
CIE-LCH:
75.1884, 56.0964, 333.0030
CIE-Luv:
75.1884, 54.3108, -48.3392
Hunter-Lab:
69.6983, 47.3698, -21.8015
#fd96e9 color charts
#fd96e9 color shades, tints & tones
#fd96e9 color schemes
#fd96e9 color preview, HTML & CSS examples
This text has a color of #fd96e9
<p style="color:#fd96e9;">Text here</p>
.mytext {color:#fd96e9;}
This box has a color of #fd96e9
<div style="background-color:#fd96e9;">Content here</div>
.mybackground {background-color:#fd96e9;}
Border around this has a color of #fd96e9
<div style="border:2px solid #fd96e9;">Content here</div>
.myborder {border:2px solid #fd96e9;}