#f95fc9 color space conversions
Hex:
#f95fc9
RGB:
249, 95, 201
CMY:
2, 63, 21
CMYK:
0, 62, 19, 2
HSL:
319°, 92.7711%, 67.4510%
HSV (HSB):
319°, 61.8474%, 97.6471%
XYZ:
53.7017, 32.5412, 58.7090
xyY:
0.3705, 0.2245, 32.5412
CIE-Lab:
63.7877, 69.4395, -25.2190
CIE-LCH:
63.7877, 73.8772, 340.0400
CIE-Luv:
63.7877, 84.0488, -50.0927
Hunter-Lab:
57.0449, 68.2103, -21.0882
#f95fc9 color charts
#f95fc9 color shades, tints & tones
#f95fc9 color schemes
#f95fc9 color preview, HTML & CSS examples
This text has a color of #f95fc9
<p style="color:#f95fc9;">Text here</p>
.mytext {color:#f95fc9;}
This box has a color of #f95fc9
<div style="background-color:#f95fc9;">Content here</div>
.mybackground {background-color:#f95fc9;}
Border around this has a color of #f95fc9
<div style="border:2px solid #f95fc9;">Content here</div>
.myborder {border:2px solid #f95fc9;}