#f98daf color space conversions
Hex:
#f98daf
RGB:
249, 141, 175
CMY:
2, 45, 31
CMYK:
0, 43, 30, 2
HSL:
341°, 90.0000%, 76.4706%
HSV (HSB):
341°, 43.3735%, 97.6471%
XYZ:
56.3297, 42.2846, 45.7503
xyY:
0.3902, 0.2929, 42.2846
CIE-Lab:
71.0667, 44.6998, 0.3164
CIE-LCH:
71.0667, 44.7009, 0.4055
CIE-Luv:
71.0667, 68.6743, -7.9799
Hunter-Lab:
65.0266, 40.8299, 3.8044
#f98daf color charts
#f98daf color shades, tints & tones
#f98daf color schemes
#f98daf color preview, HTML & CSS examples
This text has a color of #f98daf
<p style="color:#f98daf;">Text here</p>
.mytext {color:#f98daf;}
This box has a color of #f98daf
<div style="background-color:#f98daf;">Content here</div>
.mybackground {background-color:#f98daf;}
Border around this has a color of #f98daf
<div style="border:2px solid #f98daf;">Content here</div>
.myborder {border:2px solid #f98daf;}