#f955cc color space conversions
Hex:
#f955cc
RGB:
249, 85, 204
CMY:
2, 67, 20
CMYK:
0, 66, 18, 2
HSL:
316°, 93.1818%, 65.4902%
HSV (HSB):
316°, 65.8635%, 97.6471%
XYZ:
53.2145, 30.9964, 60.3049
xyY:
0.3682, 0.2145, 30.9964
CIE-Lab:
62.5046, 73.7163, -28.8931
CIE-LCH:
62.5046, 79.1764, 338.5973
CIE-Luv:
62.5046, 86.6558, -56.2975
Hunter-Lab:
55.6744, 73.1831, -25.2492
#f955cc color charts
#f955cc color shades, tints & tones
#f955cc color schemes
#f955cc color preview, HTML & CSS examples
This text has a color of #f955cc
<p style="color:#f955cc;">Text here</p>
.mytext {color:#f955cc;}
This box has a color of #f955cc
<div style="background-color:#f955cc;">Content here</div>
.mybackground {background-color:#f955cc;}
Border around this has a color of #f955cc
<div style="border:2px solid #f955cc;">Content here</div>
.myborder {border:2px solid #f955cc;}