#ff94fb color space conversions
Hex:
#ff94fb
RGB:
255, 148, 251
CMY:
0, 42, 2
CMYK:
0, 42, 2, 0
HSL:
302°, 100.0000%, 79.0196%
HSV (HSB):
302°, 41.9608%, 100.0000%
XYZ:
69.2425, 49.4048, 97.1534
xyY:
0.3209, 0.2289, 49.4048
CIE-Lab:
75.7025, 54.6293, -34.4359
CIE-LCH:
75.7025, 64.5771, 327.7745
CIE-Luv:
75.7025, 52.6957, -63.7385
Hunter-Lab:
70.2886, 52.8384, -32.7491
#ff94fb color charts
#ff94fb color shades, tints & tones
#ff94fb color schemes
#ff94fb color preview, HTML & CSS examples
This text has a color of #ff94fb
<p style="color:#ff94fb;">Text here</p>
.mytext {color:#ff94fb;}
This box has a color of #ff94fb
<div style="background-color:#ff94fb;">Content here</div>
.mybackground {background-color:#ff94fb;}
Border around this has a color of #ff94fb
<div style="border:2px solid #ff94fb;">Content here</div>
.myborder {border:2px solid #ff94fb;}