#f95dc5 color space conversions
Hex:
#f95dc5
RGB:
249, 93, 197
CMY:
2, 64, 23
CMYK:
0, 63, 21, 2
HSL:
320°, 92.8571%, 67.0588%
HSV (HSB):
320°, 62.6506%, 97.6471%
XYZ:
53.0593, 31.9997, 56.2033
xyY:
0.3756, 0.2265, 31.9997
CIE-Lab:
63.3426, 69.7031, -23.6368
CIE-LCH:
63.3426, 73.6017, 341.2679
CIE-Luv:
63.3426, 86.1639, -47.6680
Hunter-Lab:
56.5682, 68.4332, -19.3098
#f95dc5 color charts
#f95dc5 color shades, tints & tones
#f95dc5 color schemes
#f95dc5 color preview, HTML & CSS examples
This text has a color of #f95dc5
<p style="color:#f95dc5;">Text here</p>
.mytext {color:#f95dc5;}
This box has a color of #f95dc5
<div style="background-color:#f95dc5;">Content here</div>
.mybackground {background-color:#f95dc5;}
Border around this has a color of #f95dc5
<div style="border:2px solid #f95dc5;">Content here</div>
.myborder {border:2px solid #f95dc5;}