#f95dd5 color space conversions
Hex:
#f95dd5
RGB:
249, 93, 213
CMY:
2, 64, 16
CMYK:
0, 63, 14, 2
HSL:
314°, 92.8571%, 67.0588%
HSV (HSB):
314°, 62.6506%, 97.6471%
XYZ:
54.9915, 32.7725, 66.3781
xyY:
0.3568, 0.2126, 32.7725
CIE-Lab:
63.9763, 71.9096, -31.6939
CIE-LCH:
63.9763, 78.5843, 336.2147
CIE-Luv:
63.9763, 80.7855, -60.5518
Hunter-Lab:
57.2473, 71.2836, -28.6735
#f95dd5 color charts
#f95dd5 color shades, tints & tones
#f95dd5 color schemes
#f95dd5 color preview, HTML & CSS examples
This text has a color of #f95dd5
<p style="color:#f95dd5;">Text here</p>
.mytext {color:#f95dd5;}
This box has a color of #f95dd5
<div style="background-color:#f95dd5;">Content here</div>
.mybackground {background-color:#f95dd5;}
Border around this has a color of #f95dd5
<div style="border:2px solid #f95dd5;">Content here</div>
.myborder {border:2px solid #f95dd5;}