#ff96f6 color space conversions
Hex:
#ff96f6
RGB:
255, 150, 246
CMY:
0, 41, 4
CMYK:
0, 41, 4, 0
HSL:
305°, 100.0000%, 79.4118%
HSV (HSB):
305°, 41.1765%, 100.0000%
XYZ:
68.7809, 49.7265, 93.1618
xyY:
0.3249, 0.2349, 49.7265
CIE-Lab:
75.9011, 52.7714, -31.4197
CIE-LCH:
75.9011, 61.4167, 329.2308
CIE-Luv:
75.9011, 52.8944, -58.5249
Hunter-Lab:
70.5170, 50.7005, -28.9676
#ff96f6 color charts
#ff96f6 color shades, tints & tones
#ff96f6 color schemes
#ff96f6 color preview, HTML & CSS examples
This text has a color of #ff96f6
<p style="color:#ff96f6;">Text here</p>
.mytext {color:#ff96f6;}
This box has a color of #ff96f6
<div style="background-color:#ff96f6;">Content here</div>
.mybackground {background-color:#ff96f6;}
Border around this has a color of #ff96f6
<div style="border:2px solid #ff96f6;">Content here</div>
.myborder {border:2px solid #ff96f6;}