#f95dcb color space conversions
Hex:
#f95dcb
RGB:
249, 93, 203
CMY:
2, 64, 20
CMYK:
0, 63, 18, 2
HSL:
318°, 92.8571%, 67.0588%
HSV (HSB):
318°, 62.6506%, 97.6471%
XYZ:
53.7608, 32.2802, 59.8971
xyY:
0.3684, 0.2212, 32.2802
CIE-Lab:
63.5738, 70.5127, -26.6785
CIE-LCH:
63.5738, 75.3909, 339.2759
CIE-Luv:
63.5738, 84.1392, -52.4928
Hunter-Lab:
56.8157, 69.4747, -22.7346
#f95dcb color charts
#f95dcb color shades, tints & tones
#f95dcb color schemes
#f95dcb color preview, HTML & CSS examples
This text has a color of #f95dcb
<p style="color:#f95dcb;">Text here</p>
.mytext {color:#f95dcb;}
This box has a color of #f95dcb
<div style="background-color:#f95dcb;">Content here</div>
.mybackground {background-color:#f95dcb;}
Border around this has a color of #f95dcb
<div style="border:2px solid #f95dcb;">Content here</div>
.myborder {border:2px solid #f95dcb;}