#f99dd0 color space conversions
Hex:
#f99dd0
RGB:
249, 157, 208
CMY:
2, 38, 18
CMYK:
0, 37, 16, 2
HSL:
327°, 88.4615%, 79.6078%
HSV (HSB):
327°, 36.9478%, 97.6471%
XYZ:
62.5091, 48.8077, 65.8008
xyY:
0.3529, 0.2756, 48.8077
CIE-Lab:
75.3316, 41.1448, -11.6227
CIE-LCH:
75.3316, 42.7549, 344.2259
CIE-Luv:
75.3316, 53.0844, -25.0080
Hunter-Lab:
69.8625, 37.4523, -6.9391
#f99dd0 color charts
#f99dd0 color shades, tints & tones
#f99dd0 color schemes
#f99dd0 color preview, HTML & CSS examples
This text has a color of #f99dd0
<p style="color:#f99dd0;">Text here</p>
.mytext {color:#f99dd0;}
This box has a color of #f99dd0
<div style="background-color:#f99dd0;">Content here</div>
.mybackground {background-color:#f99dd0;}
Border around this has a color of #f99dd0
<div style="border:2px solid #f99dd0;">Content here</div>
.myborder {border:2px solid #f99dd0;}