#f99bd4 color space conversions
Hex:
#f99bd4
RGB:
249, 155, 212
CMY:
2, 39, 17
CMYK:
0, 38, 15, 2
HSL:
324°, 88.6792%, 79.2157%
HSV (HSB):
324°, 37.7510%, 97.6471%
XYZ:
62.6719, 48.3359, 68.3139
xyY:
0.3495, 0.2695, 48.3359
CIE-Lab:
75.0363, 42.7948, -14.2577
CIE-LCH:
75.0363, 45.1074, 341.5738
CIE-Luv:
75.0363, 53.3618, -29.3550
Hunter-Lab:
69.5240, 39.2405, -9.5912
#f99bd4 color charts
#f99bd4 color shades, tints & tones
#f99bd4 color schemes
#f99bd4 color preview, HTML & CSS examples
This text has a color of #f99bd4
<p style="color:#f99bd4;">Text here</p>
.mytext {color:#f99bd4;}
This box has a color of #f99bd4
<div style="background-color:#f99bd4;">Content here</div>
.mybackground {background-color:#f99bd4;}
Border around this has a color of #f99bd4
<div style="border:2px solid #f99bd4;">Content here</div>
.myborder {border:2px solid #f99bd4;}