#f16ed3 color space conversions
Hex:
#f16ed3
RGB:
241, 110, 211
CMY:
5, 57, 17
CMYK:
0, 54, 12, 5
HSL:
314°, 82.3899%, 68.8235%
HSV (HSB):
314°, 54.3568%, 94.5098%
XYZ:
53.6094, 34.5558, 65.4724
xyY:
0.3489, 0.2249, 34.5558
CIE-Lab:
65.4013, 62.2471, -28.4621
CIE-LCH:
65.4013, 68.4455, 335.4281
CIE-Luv:
65.4013, 69.0750, -54.0545
Hunter-Lab:
58.7842, 59.9145, -24.8869
#f16ed3 color charts
#f16ed3 color shades, tints & tones
#f16ed3 color schemes
#f16ed3 color preview, HTML & CSS examples
This text has a color of #f16ed3
<p style="color:#f16ed3;">Text here</p>
.mytext {color:#f16ed3;}
This box has a color of #f16ed3
<div style="background-color:#f16ed3;">Content here</div>
.mybackground {background-color:#f16ed3;}
Border around this has a color of #f16ed3
<div style="border:2px solid #f16ed3;">Content here</div>
.myborder {border:2px solid #f16ed3;}