#f16fcc color space conversions
Hex:
#f16fcc
RGB:
241, 111, 204
CMY:
5, 56, 20
CMYK:
0, 54, 15, 5
HSL:
317°, 82.2785%, 69.0196%
HSV (HSB):
317°, 53.9419%, 94.5098%
XYZ:
52.8592, 34.4293, 60.9863
xyY:
0.3565, 0.2322, 34.4293
CIE-Lab:
65.3019, 60.7395, -24.6864
CIE-LCH:
65.3019, 65.5645, 337.8817
CIE-Luv:
65.3019, 70.6558, -47.9002
Hunter-Lab:
58.6765, 58.1193, -20.5504
#f16fcc color charts
#f16fcc color shades, tints & tones
#f16fcc color schemes
#f16fcc color preview, HTML & CSS examples
This text has a color of #f16fcc
<p style="color:#f16fcc;">Text here</p>
.mytext {color:#f16fcc;}
This box has a color of #f16fcc
<div style="background-color:#f16fcc;">Content here</div>
.mybackground {background-color:#f16fcc;}
Border around this has a color of #f16fcc
<div style="border:2px solid #f16fcc;">Content here</div>
.myborder {border:2px solid #f16fcc;}