#ff216f color space conversions
Hex:
#ff216f
RGB:
255, 33, 111
CMY:
0, 87, 56
CMYK:
0, 87, 56, 0
HSL:
339°, 100.0000%, 56.4706%
HSV (HSB):
339°, 87.0588%, 100.0000%
XYZ:
44.6531, 23.4954, 17.2205
xyY:
0.5231, 0.2752, 23.4954
CIE-Lab:
55.5790, 80.1637, 15.2541
CIE-LCH:
55.5790, 81.6021, 10.7738
CIE-Luv:
55.5790, 144.6398, 2.0847
Hunter-Lab:
48.4721, 79.6104, 12.8667
#ff216f color charts
#ff216f color shades, tints & tones
#ff216f color schemes
#ff216f color preview, HTML & CSS examples
This text has a color of #ff216f
<p style="color:#ff216f;">Text here</p>
.mytext {color:#ff216f;}
This box has a color of #ff216f
<div style="background-color:#ff216f;">Content here</div>
.mybackground {background-color:#ff216f;}
Border around this has a color of #ff216f
<div style="border:2px solid #ff216f;">Content here</div>
.myborder {border:2px solid #ff216f;}