#ff96e8 color space conversions
Hex:
#ff96e8
RGB:
255, 150, 232
CMY:
0, 41, 9
CMYK:
0, 41, 9, 0
HSL:
313°, 100.0000%, 79.4118%
HSV (HSB):
313°, 41.1765%, 100.0000%
XYZ:
66.7118, 48.8989, 82.2663
xyY:
0.3371, 0.2471, 48.8989
CIE-Lab:
75.3884, 50.4342, -24.5928
CIE-LCH:
75.3884, 56.1107, 334.0051
CIE-Luv:
75.3884, 55.8924, -47.0419
Hunter-Lab:
69.9277, 47.9174, -20.8021
#ff96e8 color charts
#ff96e8 color shades, tints & tones
#ff96e8 color schemes
#ff96e8 color preview, HTML & CSS examples
This text has a color of #ff96e8
<p style="color:#ff96e8;">Text here</p>
.mytext {color:#ff96e8;}
This box has a color of #ff96e8
<div style="background-color:#ff96e8;">Content here</div>
.mybackground {background-color:#ff96e8;}
Border around this has a color of #ff96e8
<div style="border:2px solid #ff96e8;">Content here</div>
.myborder {border:2px solid #ff96e8;}