#f95d98 color space conversions
Hex:
#f95d98
RGB:
249, 93, 152
CMY:
2, 64, 40
CMYK:
0, 63, 39, 2
HSL:
337°, 92.8571%, 67.0588%
HSV (HSB):
337°, 62.6506%, 97.6471%
XYZ:
48.6488, 30.2354, 32.9777
xyY:
0.4349, 0.2703, 30.2354
CIE-Lab:
61.8568, 64.3683, -0.0767
CIE-LCH:
61.8568, 64.3683, 359.9317
CIE-Luv:
61.8568, 101.2287, -12.5806
Hunter-Lab:
54.9868, 61.6986, 2.9322
#f95d98 color charts
#f95d98 color shades, tints & tones
#f95d98 color schemes
#f95d98 color preview, HTML & CSS examples
This text has a color of #f95d98
<p style="color:#f95d98;">Text here</p>
.mytext {color:#f95d98;}
This box has a color of #f95d98
<div style="background-color:#f95d98;">Content here</div>
.mybackground {background-color:#f95d98;}
Border around this has a color of #f95d98
<div style="border:2px solid #f95d98;">Content here</div>
.myborder {border:2px solid #f95d98;}