#f97db5 color space conversions
Hex:
#f97db5
RGB:
249, 125, 181
CMY:
2, 51, 29
CMYK:
0, 50, 27, 2
HSL:
333°, 91.1765%, 73.3333%
HSV (HSB):
333°, 49.7992%, 97.6471%
XYZ:
54.7410, 38.1432, 48.1933
xyY:
0.3880, 0.2704, 38.1432
CIE-Lab:
68.1260, 53.3894, -7.3740
CIE-LCH:
68.1260, 53.8962, 352.1362
CIE-Luv:
68.1260, 76.1542, -20.6846
Hunter-Lab:
61.7602, 50.1330, -3.0336
#f97db5 color charts
#f97db5 color shades, tints & tones
#f97db5 color schemes
#f97db5 color preview, HTML & CSS examples
This text has a color of #f97db5
<p style="color:#f97db5;">Text here</p>
.mytext {color:#f97db5;}
This box has a color of #f97db5
<div style="background-color:#f97db5;">Content here</div>
.mybackground {background-color:#f97db5;}
Border around this has a color of #f97db5
<div style="border:2px solid #f97db5;">Content here</div>
.myborder {border:2px solid #f97db5;}