#f95d89 color space conversions
Hex:
#f95d89
RGB:
249, 93, 137
CMY:
2, 64, 46
CMYK:
0, 63, 45, 2
HSL:
343°, 92.8571%, 67.0588%
HSV (HSB):
343°, 62.6506%, 97.6471%
XYZ:
47.4966, 29.7746, 26.9106
xyY:
0.4559, 0.2858, 29.7746
CIE-Lab:
61.4592, 62.8994, 8.0386
CIE-LCH:
61.4592, 63.4110, 7.2830
CIE-Luv:
61.4592, 105.9908, -1.7382
Hunter-Lab:
54.5661, 59.8833, 8.9559
#f95d89 color charts
#f95d89 color shades, tints & tones
#f95d89 color schemes
#f95d89 color preview, HTML & CSS examples
This text has a color of #f95d89
<p style="color:#f95d89;">Text here</p>
.mytext {color:#f95d89;}
This box has a color of #f95d89
<div style="background-color:#f95d89;">Content here</div>
.mybackground {background-color:#f95d89;}
Border around this has a color of #f95d89
<div style="border:2px solid #f95d89;">Content here</div>
.myborder {border:2px solid #f95d89;}