#ff96f7 color space conversions
Hex:
#ff96f7
RGB:
255, 150, 247
CMY:
0, 41, 3
CMYK:
0, 41, 3, 0
HSL:
305°, 100.0000%, 79.4118%
HSV (HSB):
305°, 41.1765%, 100.0000%
XYZ:
68.9348, 49.7881, 93.9725
xyY:
0.3241, 0.2341, 49.7881
CIE-Lab:
75.9390, 52.9426, -31.9034
CIE-LCH:
75.9390, 61.8122, 328.9267
CIE-Luv:
75.9390, 52.6809, -59.3468
Hunter-Lab:
70.5607, 50.9059, -29.5698
#ff96f7 color charts
#ff96f7 color shades, tints & tones
#ff96f7 color schemes
#ff96f7 color preview, HTML & CSS examples
This text has a color of #ff96f7
<p style="color:#ff96f7;">Text here</p>
.mytext {color:#ff96f7;}
This box has a color of #ff96f7
<div style="background-color:#ff96f7;">Content here</div>
.mybackground {background-color:#ff96f7;}
Border around this has a color of #ff96f7
<div style="border:2px solid #ff96f7;">Content here</div>
.myborder {border:2px solid #ff96f7;}