#f95de3 color space conversions
Hex:
#f95de3
RGB:
249, 93, 227
CMY:
2, 64, 11
CMYK:
0, 63, 9, 2
HSL:
308°, 92.8571%, 67.0588%
HSV (HSB):
308°, 62.6506%, 97.6471%
XYZ:
56.8464, 33.5145, 76.1459
xyY:
0.3414, 0.2013, 33.5145
CIE-Lab:
64.5753, 73.9602, -38.6017
CIE-LCH:
64.5753, 83.4278, 332.4388
CIE-Luv:
64.5753, 76.1577, -71.8235
Hunter-Lab:
57.8917, 73.9665, -37.4609
#f95de3 color charts
#f95de3 color shades, tints & tones
#f95de3 color schemes
#f95de3 color preview, HTML & CSS examples
This text has a color of #f95de3
<p style="color:#f95de3;">Text here</p>
.mytext {color:#f95de3;}
This box has a color of #f95de3
<div style="background-color:#f95de3;">Content here</div>
.mybackground {background-color:#f95de3;}
Border around this has a color of #f95de3
<div style="border:2px solid #f95de3;">Content here</div>
.myborder {border:2px solid #f95de3;}