#ff99df color space conversions
Hex:
#ff99df
RGB:
255, 153, 223
CMY:
0, 40, 13
CMYK:
0, 40, 13, 0
HSL:
319°, 100.0000%, 80.0000%
HSV (HSB):
319°, 40.0000%, 100.0000%
XYZ:
65.9505, 49.3702, 75.8655
xyY:
0.3450, 0.2582, 49.3702
CIE-Lab:
75.6810, 47.4759, -19.2357
CIE-LCH:
75.6810, 51.2248, 337.9438
CIE-Luv:
75.6810, 56.3388, -38.0324
Hunter-Lab:
70.2639, 44.5803, -14.8319
#ff99df color charts
#ff99df color shades, tints & tones
#ff99df color schemes
#ff99df color preview, HTML & CSS examples
This text has a color of #ff99df
<p style="color:#ff99df;">Text here</p>
.mytext {color:#ff99df;}
This box has a color of #ff99df
<div style="background-color:#ff99df;">Content here</div>
.mybackground {background-color:#ff99df;}
Border around this has a color of #ff99df
<div style="border:2px solid #ff99df;">Content here</div>
.myborder {border:2px solid #ff99df;}