#f955b9 color space conversions
Hex:
#f955b9
RGB:
249, 85, 185
CMY:
2, 67, 27
CMYK:
0, 66, 26, 2
HSL:
323°, 93.1818%, 65.4902%
HSV (HSB):
323°, 65.8635%, 97.6471%
XYZ:
51.0724, 30.1395, 49.0246
xyY:
0.3922, 0.2314, 30.1395
CIE-Lab:
61.7744, 71.2580, -19.1965
CIE-LCH:
61.7744, 73.7984, 344.9228
CIE-Luv:
61.7744, 93.4258, -41.0956
Hunter-Lab:
54.8995, 69.9825, -14.5157
#f955b9 color charts
#f955b9 color shades, tints & tones
#f955b9 color schemes
#f955b9 color preview, HTML & CSS examples
This text has a color of #f955b9
<p style="color:#f955b9;">Text here</p>
.mytext {color:#f955b9;}
This box has a color of #f955b9
<div style="background-color:#f955b9;">Content here</div>
.mybackground {background-color:#f955b9;}
Border around this has a color of #f955b9
<div style="border:2px solid #f955b9;">Content here</div>
.myborder {border:2px solid #f955b9;}