#f97dc8 color space conversions
Hex:
#f97dc8
RGB:
249, 125, 200
CMY:
2, 51, 22
CMYK:
0, 50, 20, 2
HSL:
324°, 91.1765%, 73.3333%
HSV (HSB):
324°, 49.7992%, 97.6471%
XYZ:
56.8259, 38.9771, 59.1719
xyY:
0.3667, 0.2515, 38.9771
CIE-Lab:
68.7347, 55.9813, -17.1163
CIE-LCH:
68.7347, 58.5395, 342.9989
CIE-Luv:
68.7347, 71.2148, -35.7558
Hunter-Lab:
62.4316, 53.2170, -12.4921
#f97dc8 color charts
#f97dc8 color shades, tints & tones
#f97dc8 color schemes
#f97dc8 color preview, HTML & CSS examples
This text has a color of #f97dc8
<p style="color:#f97dc8;">Text here</p>
.mytext {color:#f97dc8;}
This box has a color of #f97dc8
<div style="background-color:#f97dc8;">Content here</div>
.mybackground {background-color:#f97dc8;}
Border around this has a color of #f97dc8
<div style="border:2px solid #f97dc8;">Content here</div>
.myborder {border:2px solid #f97dc8;}