#f95dec color space conversions
Hex:
#f95dec
RGB:
249, 93, 236
CMY:
2, 64, 7
CMYK:
0, 63, 5, 2
HSL:
305°, 92.8571%, 67.0588%
HSV (HSB):
305°, 62.6506%, 97.6471%
XYZ:
58.1216, 34.0246, 82.8609
xyY:
0.3321, 0.1944, 34.0246
CIE-Lab:
64.9821, 75.3338, -42.9726
CIE-LCH:
64.9821, 86.7285, 330.2983
CIE-Luv:
64.9821, 73.2378, -79.0348
Hunter-Lab:
58.3306, 75.7820, -43.3924
#f95dec color charts
#f95dec RGB chart
#f95dec CMYK chart
#f95dec RGB pie chart
#f95dec color shades, tints & tones
#f95dec color schemes
#f95dec color preview, HTML & CSS examples
This text has a color of #f95dec
<p style="color:#f95dec;">Text here</p>
.mytext {color:#f95dec;}
Text color #f95dec
This box has a color of #f95dec
<div style="background-color:#f95dec;">Content here</div>
.mybackground {background-color:#f95dec;}
Background color #f95dec
Border around this has a color of #f95dec
<div style="border:2px solid #f95dec;">Content here</div>
.myborder {border:2px solid #f95dec;}
Border color #f95dec