#f95dd3 color space conversions
Hex:
#f95dd3
RGB:
249, 93, 211
CMY:
2, 64, 17
CMYK:
0, 63, 15, 2
HSL:
315°, 92.8571%, 67.0588%
HSV (HSB):
315°, 62.6506%, 97.6471%
XYZ:
54.7391, 32.6716, 65.0492
xyY:
0.3590, 0.2143, 32.6716
CIE-Lab:
63.8941, 71.6255, -30.6962
CIE-LCH:
63.8941, 77.9261, 336.8017
CIE-Luv:
63.8941, 81.4536, -58.9393
Hunter-Lab:
57.1591, 70.9146, -27.4629
#f95dd3 color charts
#f95dd3 color shades, tints & tones
#f95dd3 color schemes
#f95dd3 color preview, HTML & CSS examples
This text has a color of #f95dd3
<p style="color:#f95dd3;">Text here</p>
.mytext {color:#f95dd3;}
This box has a color of #f95dd3
<div style="background-color:#f95dd3;">Content here</div>
.mybackground {background-color:#f95dd3;}
Border around this has a color of #f95dd3
<div style="border:2px solid #f95dd3;">Content here</div>
.myborder {border:2px solid #f95dd3;}