#f95cb1 color space conversions
Hex:
#f95cb1
RGB:
249, 92, 177
CMY:
2, 64, 31
CMYK:
0, 63, 29, 2
HSL:
328°, 92.8994%, 66.8627%
HSV (HSB):
328°, 63.0522%, 97.6471%
XYZ:
50.8299, 30.9684, 44.8934
xyY:
0.4012, 0.2444, 30.9684
CIE-Lab:
62.4809, 67.5684, -13.5456
CIE-LCH:
62.4809, 68.9128, 348.6640
CIE-Luv:
62.4809, 93.3622, -32.1385
Hunter-Lab:
55.6492, 65.6554, -8.8761
#f95cb1 color charts
#f95cb1 color shades, tints & tones
#f95cb1 color schemes
#f95cb1 color preview, HTML & CSS examples
This text has a color of #f95cb1
<p style="color:#f95cb1;">Text here</p>
.mytext {color:#f95cb1;}
This box has a color of #f95cb1
<div style="background-color:#f95cb1;">Content here</div>
.mybackground {background-color:#f95cb1;}
Border around this has a color of #f95cb1
<div style="border:2px solid #f95cb1;">Content here</div>
.myborder {border:2px solid #f95cb1;}