#f95de1 color space conversions
Hex:
#f95de1
RGB:
249, 93, 225
CMY:
2, 64, 12
CMYK:
0, 63, 10, 2
HSL:
309°, 92.8571%, 67.0588%
HSV (HSB):
309°, 62.6506%, 97.6471%
XYZ:
56.5719, 33.4047, 74.7002
xyY:
0.3435, 0.2028, 33.4047
CIE-Lab:
64.4873, 73.6607, -37.6229
CIE-LCH:
64.4873, 82.7127, 332.9439
CIE-Luv:
64.4873, 76.8129, -70.2163
Hunter-Lab:
57.7968, 73.5726, -36.1724
#f95de1 color charts
#f95de1 color shades, tints & tones
#f95de1 color schemes
#f95de1 color preview, HTML & CSS examples
This text has a color of #f95de1
<p style="color:#f95de1;">Text here</p>
.mytext {color:#f95de1;}
This box has a color of #f95de1
<div style="background-color:#f95de1;">Content here</div>
.mybackground {background-color:#f95de1;}
Border around this has a color of #f95de1
<div style="border:2px solid #f95de1;">Content here</div>
.myborder {border:2px solid #f95de1;}