#f99dd1 color space conversions
Hex:
#f99dd1
RGB:
249, 157, 209
CMY:
2, 38, 18
CMYK:
0, 37, 16, 2
HSL:
326°, 88.4615%, 79.6078%
HSV (HSB):
326°, 36.9478%, 97.6471%
XYZ:
62.6325, 48.8571, 66.4509
xyY:
0.3520, 0.2746, 48.8571
CIE-Lab:
75.3624, 41.2981, -12.1247
CIE-LCH:
75.3624, 43.0412, 343.6384
CIE-Luv:
75.3624, 52.8938, -25.8079
Hunter-Lab:
69.8979, 37.6250, -7.4376
#f99dd1 color charts
#f99dd1 color shades, tints & tones
#f99dd1 color schemes
#f99dd1 color preview, HTML & CSS examples
This text has a color of #f99dd1
<p style="color:#f99dd1;">Text here</p>
.mytext {color:#f99dd1;}
This box has a color of #f99dd1
<div style="background-color:#f99dd1;">Content here</div>
.mybackground {background-color:#f99dd1;}
Border around this has a color of #f99dd1
<div style="border:2px solid #f99dd1;">Content here</div>
.myborder {border:2px solid #f99dd1;}