#f95db9 color space conversions
Hex:
#f95db9
RGB:
249, 93, 185
CMY:
2, 64, 27
CMYK:
0, 63, 26, 2
HSL:
325°, 92.8571%, 67.0588%
HSV (HSB):
325°, 62.6506%, 97.6471%
XYZ:
51.7382, 31.4712, 49.2466
xyY:
0.3906, 0.2376, 31.4712
CIE-Lab:
62.9034, 68.1505, -17.4809
CIE-LCH:
62.9034, 70.3567, 345.6135
CIE-Luv:
62.9034, 90.2249, -38.0758
Hunter-Lab:
56.0992, 66.4503, -12.7782
#f95db9 color charts
#f95db9 color shades, tints & tones
#f95db9 color schemes
#f95db9 color preview, HTML & CSS examples
This text has a color of #f95db9
<p style="color:#f95db9;">Text here</p>
.mytext {color:#f95db9;}
This box has a color of #f95db9
<div style="background-color:#f95db9;">Content here</div>
.mybackground {background-color:#f95db9;}
Border around this has a color of #f95db9
<div style="border:2px solid #f95db9;">Content here</div>
.myborder {border:2px solid #f95db9;}