#f97ddf color space conversions
Hex:
#f97ddf
RGB:
249, 125, 223
CMY:
2, 51, 13
CMYK:
0, 50, 10, 2
HSL:
313°, 91.1765%, 73.3333%
HSV (HSB):
313°, 49.7992%, 97.6471%
XYZ:
59.7198, 40.1347, 74.4112
xyY:
0.3427, 0.2303, 40.1347
CIE-Lab:
69.5653, 59.4332, -28.6398
CIE-LCH:
69.5653, 65.9738, 334.2714
CIE-Luv:
69.5653, 65.1930, -54.4191
Hunter-Lab:
63.3519, 57.4003, -25.2938
#f97ddf color charts
#f97ddf color shades, tints & tones
#f97ddf color schemes
#f97ddf color preview, HTML & CSS examples
This text has a color of #f97ddf
<p style="color:#f97ddf;">Text here</p>
.mytext {color:#f97ddf;}
This box has a color of #f97ddf
<div style="background-color:#f97ddf;">Content here</div>
.mybackground {background-color:#f97ddf;}
Border around this has a color of #f97ddf
<div style="border:2px solid #f97ddf;">Content here</div>
.myborder {border:2px solid #f97ddf;}